satyadeepk / dokku-man

Web interface to manage your dokku servers - HEAVY WIP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

dokku-man Status

Web interface to manage your dokku servers. Its work in progress

Screenshots

Dashboard

SS

  • Manage your servers

Server Dashboard

SS

  • Manage a server.
  • Create apps on the server
  • Install plugins to the server.
  • Create plugin instances on the server
  • Sync the server

App Dashboard

SS

  • Manage an app.
  • CRUD environment variables
  • CRUD linked plugins. (redis, postgresql)
  • List process list.
  • Scale processes(TODO)

About

Web interface to manage your dokku servers - HEAVY WIP

License:Apache License 2.0


Languages

Language:Ruby 72.7%Language:HTML 24.6%Language:JavaScript 2.4%Language:CSS 0.3%