discourse-docker icon indicating copy to clipboard operation
discourse-docker copied to clipboard

Orchestration

Open srid opened this issue 12 years ago • 1 comments

We should figure out a way to abstract startup scripts (in bin/) and configuration (in etc/) using some sort of docker orchestration tool.

Watch out for docker run -link ... https://github.com/dotcloud/docker/pull/1907 in docker 0.7. Also track https://github.com/dotcloud/docker/issues/1352 for starting multiple containers.

srid avatar Sep 15 '13 04:09 srid

Can you elaborate on this? It seems interesting. What do you mean by bin/ and etc/?

dbrock avatar Oct 13 '13 21:10 dbrock