Open Collective
Open Collective
Loading
Dokku 0.23.0 Released
Published on January 26, 2021 by Jose Diaz-Gonzalez

For those curious, there is a public blog post available here. It covers a wide range of features and changes, summarized as follows:


  • Moved to Github Actions from CircleCI to speed up CI runs
  • A fix for docker image labeling
  • Secure temporary directories through libpam-tmpdir support
  • Buildpack Stack Builder specification, so you can try out an Ubuntu 20.04 based herokuish if desired
  • Container Logrotation, to avoid issues where disk runs out because of docker container logs
  • More nginx config variables (and more to come in the future!)
  • Scheduled Cron Task management via app.json.
  • Git repository sync support, which enables certain fancy workflows


With the above changes in place, I'm going to devote more of my time over the next few weeks to my commercial Dokku API project. It's mostly feature complete, just needs some changes for authentication (JWT for token exchange and auth was just added), licensing (while its not free, I do want to allow some expanded usage for folks with a few Dokku installs), and the web ui itself (interactivity is key!).


In regards to the commercial project, I hope to have everything sorted sometime in February, at which point I'll post a private update here which will include early bird pricing. While it won't be priced at the same level as a cup of coffee, I do hope that the early bird pricing I offer to project backers will entice enough folks to make continued development worth my while.


Thanks everyone for continuing to support the project, and I hope to have more regular posts soon.