keynmol / joe_docker

Piss easy command generation for connected containers
0 stars 0 forks source link

Support different backends #1

Open keynmol opened 8 years ago

keynmol commented 8 years ago

For different ways of launching services, JD should support different backends. E.g. current one is sh, but we could add supervisord one that will automatically generate supervisord services definitions.

We can also add nginx backend, which doesn't do anything but setting up sites definitions for nginx creating proxies to correct ports.

Another handy backend would be launchd.

keynmol commented 8 years ago

Backends should output to a local folder, which can then be manually linked to locations picked up by external tools.