-
We can test everything [on Heroku](https://devcenter.heroku.com/articles/getting-started-with-ruby#introduction) just using their CLI until David B. hooks up the techmill credit card, or until otherwi…
-
What's the best way to upgrade dokku using dokkufy?
I see there's a `server:upgrade` command but it's not documented and wasn't working for me, giving me these errors:
```
ssh: Could not resolve hos…
-
### Description of problem
I was looking at my cron job logs and see that dokku was constantly trying to "retire" an app that still exists.
### Steps to reproduce
Run `dokku ps:retire` will t…
dewey updated
2 months ago
-
For cronjob errors, etc.
-
### New Issue Checklist
- [x] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md).
- [x] I am not just asking a [question](https://gith…
-
Description of the problem
I have been encountering rate limit errors when pulling images from Docker Hub. To address this, I'm using a Harbor project as a cache. It would be helpful to modify the Do…
-
``` sh
$ sudo dokku plugins-install
/var/lib/dokku/plugins/avahi-vhosts/install: line 3: /var/lib/dokku/plugins/avahi-vhosts/../dokku_common: No such file or directory
```
L#3 of the install script i…
-
Would be nice to get an idea of what our community looks like so we can better prioritize upcoming features/build out things that would be useful to our users.
If you can, please fill out the follo…
-
I think the `when` is misaligned here, currently it applies only to nginx:enable default instead of the whole `block`, which seems like incorrect behavior to me.
https://github.com/dokku/ansible-do…
-
## Description of problem
When I enable the maintenance mode for an app I get a 403 page.
### How reproducible
I'm unsure if this is intended behavior, or that it's an issue with my implement…