Getting Started with Play With Docker Platform
Login to PWD Playground
- Open https://labs.play-with-docker.com on your browser
- Click on Icon near to Instance to choose 3 Managers & 2 Worker Nodes
- Wait for few seconds to bring up 5-Node Swarm Cluster
Time to build Swarm Cluster Visualizer tool
Swarm Visualizer is a fancy tool which visualized the Swarm Cluster setup. It displays containers running on each node.
Clone the Repository
git clone https://github.com/ajeetraina/docker101
cd docker101/play-with-docker/visualizer/
docker-compose up -d
List of Applications for the demonstration
WordPress under Docker Swarm
ELK under Docker Swarm
Prometheus Stack under Docker Swarm
Apache Jmeter under Docker Swarm Mode
Voting App Example
Playing around with Photon OS
Playing around with MacVLAN
IPv6 & Docker Compose
Trying out Gitlab
Getting Started with Nginx