mirror of
https://github.com/dokku/dokku.git
synced 2025-12-28 16:06:40 +01:00
561 B
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