top | item 10772865

(no title)

khwhahn | 10 years ago

What about dokku...loads of plugins and easily extendable.... https://goo.gl/JzMstI

discuss

order

simonpantzare|10 years ago

I have been playing with Dokku lately. I ran into some problems with the Dockerfile mode (creates tags like myapp:latest but then tries to start dokku/myapp:latest) and the CLI not parsing arguments correctly (had to put extra " chars in strange places). Perhaps the Procfile mode is more polished. Would like to know if there are any alternative single-host PaaSes out there to use for side projects.

infecto|10 years ago

Did you create github issues for these? Dokku is an active project that gets a lot of attention. IMO this is currently the best solution for small scale projects.