Files
dokku/HISTORY.md
2013-10-28 08:54:30 +01:00

561 B

History

0.2.0 (in progress)

  • Cache dir is preserved across builds
  • Application config (environment variable management)
  • Basic hooks/plugin system
  • Exposed commands over SSH using sshcommand
  • Integration test coverage
  • Pulled nginx vhosts out into plugin
  • Run command
  • Separated dokku and buildstep more cleanly
  • Uses latest version of Docker again

0.1.0 (2013-06-15)

  • First release
    • Bootstrap script for Ubuntu system
    • Basic push / deploy with git
    • Hostname support with Nginx
    • Support for Java, Ruby, Node.js buildpacks