Hi, On Thu, Dec 11, 2014 at 10:15 PM, Bruce Edge <[email protected]> wrote: > ...Full > clustered cloud-formation/OpsWorks driven AWS deployment later that year...
Once you get closer to that, you might want to have a look at my https://github.com/bdelacretaz/docker-sling-cluster prototype which runs a Sling cluster on Oak/MongoDB using Docker. This is kind of a back-burner thing for me but I'd like Sling to provide a similar sample eventually, running on our Jenkins server to demonstrate and validate such cluster setups. Maybe using Mesos/Marathon (on a Vagrant box) to run the Docker images so that a test setup can be relatively easily transposed to production. That one uses the crankstart launcher, which is still considered experimental but works fine. Adapting crankstart to use our new provisioning model [1] would allow us to use very similar or identical definition files to either build standalone launchpad-like runnable jars or dynamically assembled systems like crankstart does. -Bertrand [1] https://svn.apache.org/repos/asf/sling/trunk/tooling/support/provisioning-model
