Docker Swarm Deployment

Use Case

Deploy wordpress as a service in docker swarm:
- High Availability Wordpress instance.
- Save cost: Much cheaper to run on Contabo docker swarm cluster vs AWS EC2 instances.

Session 1

Dataflow Diagram

Topics

  • Docker compose configuration
  • Deploy the service
  • Walkthrough of the website

Video explanation of the code

Wordpress

Source Code

comments powered by Disqus