Dokku v0.4.6 Release Notes

  • ๐Ÿ“š This is mostly a documentation change. A few notable changes:

    • Rebooting dokku servers should properly handle not starting stopped services.
    • ๐Ÿ‘ Better support for newer versions of Debian/Ubuntu.
    • ๐Ÿšš Moved the dokku project to the dokku github organization.

    ๐Ÿš€ Thanks to all the contributors who helped with this release!

    ๐Ÿ› Bug Fixes

    • #1717: @josegonzalez Avoid using the PPA for ubuntu versions 15.10 and higher
    • ๐Ÿš€ #1727: @louisbl Enable dokku-redeploy systemd service.
    • #1732: @michaelshobbs do not chown file that doesn't exist
    • ๐Ÿ“ฆ #1745: @beverku Change herokuish to recommended package
    • ๐Ÿšš #1767: @jvanbaarsen Remove shebang from config/functions
    • ๐Ÿ”Œ #1775: @Flink Match complete container name in named-containers plugin

    ๐Ÿ†• New Features

    • #1718: @josegonzalez Add post-create hook
    • โช #1735: @michaelshobbs use ps:restore on instance boot

    ๐Ÿ“š Documentation

    • #1720: @josegonzalez Add memory usage output as desired data for reporting issues
    • #1723: @josegonzalez Add herokuish version to desired debugging info
    • #1739: @michaelshobbs clarify location of nginx.conf.template in app repo
    • ๐Ÿ”Œ #1747: @josegonzalez Add Lets Encrypt plugin
    • ๐Ÿ”Œ #1748: @byrnedo Added unofficial Nats plugin to plugins.md
    • ๐Ÿ”Œ #1750: @jlachowski New graphite & statsd plugin with grafana frontend added
    • ๐Ÿ’… #1751: @josegonzalez Use flat-square style on image badges
    • ๐Ÿšš #1752: @byrnedo Moved dokku-nats into official plugins section
    • ๐Ÿ“„ #1753: @hhff Add .ca-bundle information to SSL docs
    • โšก๏ธ #1754: @josegonzalez Update all links to dokku repo
    • #1757: @josegonzalez Add DigitalOcean as a sponsor
    • ๐Ÿ“š #1761: @josegonzalez Fix link to docker-options documentation