Dokku v0.2.0 Release Notes

Release Date: 2013-11-24 // over 10 years ago
    • โž• Added DOKKU_TRACE variable for verbose trace information
    • โž• Added an installer (for pre-built images)
    • Application config (environment variable management)
    • ๐Ÿ”Œ Backup/import plugin
    • ๐Ÿ”Œ Basic hooks/plugin system
    • ๐Ÿ— Cache dir is preserved across builds
    • Command to delete an application
    • ๐Ÿ”ฆ Exposed commands over SSH using sshcommand
    • ๐Ÿšš Git handling is moved to a plugin
    • โœ… Integration test coverage
    • ๐Ÿ”Œ Pulled nginx vhosts out into plugin
    • โš™ Run command
    • ๐Ÿ— Separated dokku and buildstep more cleanly
    • ๐Ÿณ Uses latest version of Docker again