UPDATE: I'm currently redesigning the app by writing an API on top of Dokku Daemon. Dokku Man will interact with the HTTP API instead of connecting it through SSH. No ETA but hang tight! https://github.com/beydogan/dokku-api
Web interface to manage your dokku servers. Its work in progress
- Manage your servers
- Manage a server.
- Create apps on the server
- Install plugins to the server.
- Create plugin instances on the server
- Sync the server
- Manage an app.
- CRUD environment variables
- CRUD linked plugins. (redis, postgresql)
- List process list.
Scale processes(TODO)