beydogan / dokku-man

Web interface to manage your dokku servers - HEAVY WIP
Apache License 2.0
28 stars 3 forks source link

Use dokku-daemon #7

Closed josegonzalez closed 7 years ago

josegonzalez commented 8 years ago

Just going to leave this here: https://github.com/dokku/dokku-daemon

beydogan commented 8 years ago

Hi @josegonzalez, thanks for the link, I haven't seen dokku-daemon before. It would make things easier, I will look into it.

josegonzalez commented 8 years ago

I use it internally at work to trigger dokku run commands for the purposes of build deployments, akin to heroku's one-off dyno feature.

beydogan commented 8 years ago

@josegonzalez do you have any plans to create another plugin or app for creating an HTTP API endpoint to execute commands on dokku-daemon? It might make things more easy. If you dont have plans I might work on it.

josegonzalez commented 8 years ago

My plans for the foreseeable future do not involve any work on non-dokku core projects.

beydogan commented 7 years ago

Instead of using dokku-daemon, DokkuMan will interact with https://github.com/beydogan/dokku-api