-
It would be great to have [dokku-redirect](https://github.com/dokku/dokku-redirect) plugin integrated. This allows us to easily set up www to non-www redirects
-
Woke up this morning to see my instance down. Tracked down the issue to a letsencrypt cert auto-renewal last night, and proxy port mappings that had been reset. Looks like they went from `https:443:44…
-
One thing we've been sorely lacking is a single way to refer and store configuration in the dokku world.
- Application-related plugins usually store their data in the app's git directory in `/home/do…
-
e.g. blue-green deployment
This can be done with elaborate systems like Kubernetes or Rancher, but it's also possible to do it by simply scaling new/old versions of containers up/down (see links be…
-
I am trying to setup a dokku-alt server but I cannot get dokku-alt manager installed.. :(
whenever I run `dokku manager:install` it fails with following errors :
```
Package libapache2-mod-php5 is n…
-
Hello,
Thank you for this useful plugin. You should probably state somewhere in the README that this feature is built-in in Dokku 0.23+: https://dokku.com/docs/networking/proxies/nginx/#specifying-a-…
-
Would be good if we could put this into a container & move it onto the dokku server alongside other services.
-
Hi 👋
i just discovered MLEM and was intrigued by the deploy options.
In the tutorial it is mentioned that one can deploy to Heroku. Since dokku also uses heroku buildpacks I was wondering if dokk…
-
dnk8n updated
4 years ago
-
Everything was working smooth and today, without any change in my codebase and configuration whatsoever, I couldn't rebuild or ship new versions
```
-----> Cleaning up...
-----> Building bloodbat…