Skip to content

bootstrap_swarm job from docker/0.0.2

Github source: 00f5f52 or master branch

Properties

cluster_store

Docker’s cluster store to use

Example
etcd://10.244.0.58:4001

listen_port

Port for swarm manage

Default
2375

Templates

Templates are rendered and placed onto corresponding instances during the deployment process. This job's templates will be placed into /var/vcap/jobs/bootstrap_swarm/ directory (learn more).

  • bin/run (from run.sh)

Packages

Packages are compiled and placed onto corresponding instances during the deployment process. Packages will be placed into /var/vcap/packages/ directory.