Octopus-Docker icon indicating copy to clipboard operation
Octopus-Docker copied to clipboard

Example for running in swarm

Open christianacca opened this issue 6 years ago • 0 comments

I've been tinkering around getting a complete stack deployed to docker swarm.

I got it working with a bit of trial and error. The main problem was the bootstrapping issues that I already posted regarding the tentacle expecting an initial deployment environment.

Anyway, for your reference here's the stack file: https://github.com/christianacca/dockerfiles/blob/master/samples/octopus-deploy/docker-compose-swarm.yml

The steps you would need to take to ensure things get persisted are listed in the corresponding readme

christianacca avatar Feb 03 '19 19:02 christianacca