
Goal:
- Secure crucial data/info on MySQL DB & deploy the container as a SWARRRRM w/…secrrrrrretzz!
Lessons Learned:
- Create secrets!
- Create MySQL Service
Initiate Connection from Manager to Worker:
- Connect w/command:
- SSH into public IP address
- Begin to conduct swarm w/command:
- Perform docker swarm init \


Create Secrets:
- Generate passwords for MySQL root & MySQL secrets to be created

Create Network:
- Create network for docker secret passwords to be safe in!

Create MySQL Service:
