/docker-demo17

Docker demo using compose and swarm

Primary LanguageJavaScriptMIT LicenseMIT

Docker 201 - Taking the World By Swarm

Agenda

  • Docker 101 Refresh

    • What is Docker?
    • Demo of basic commands
    • Docker UI
  • Compose

    • Compose file basics
    • Demo
  • Swarm

    • Demo to show basic connectivity and features of Docker swarm
    • Missile Command swarm demo with auto-scaling

Ports used:

  • MQTT: 1883
  • Vote: 5000
  • Results: 5001
  • MQTT WS: 8000
  • Swarm Viz: 8080
  • C2: 8090
  • NGINX: 8500
  • Portainer: 9000