Docker Swarm Examples

The components section of the Replicated YAML defines how the containers will be created and started.

This section contains some examples of shipping an application in Replicated with Docker Swarm.

  • Redis: An example of using user configuration with Swarm to template out a Redis config file
  • Nginx Secrets and Certificates: An example of using secrets with Nginx to upload custom TLS certificates and mount them into an nginx container