Deploy Docker Swarm on AWS EC2 via cloud-formation templates - Step 2 - Storage
In this step we will create a shared EBS volume which will be used as a home directory for the Linux users.
This post is part of a thread that includes these steps:
- Network Setup
- Storage (this post)
- Roles
- Manager Instance
- Worker Launch Template
- Worker Instances
- Docker Swarm
- Cleanup