discourse-docker
discourse-docker copied to clipboard
Orchestration
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.
Can you elaborate on this? It seems interesting. What do you mean by bin/ and etc/?