/swarm-mode-ui

Swarm Mode Web UI

Primary LanguageHTMLMIT LicenseMIT

Swarm Mode UI Build Status

Swarm Mode Web UI

Setup local Swarm cluster with Vagrant

https://github.com/mlabouardy/swarm-setup-vagrant

Features

  • List swarm nodes
  • Inspect node
  • List swarm services
  • Inspect service
  • List swarm tasks
  • Inspect task

TO DO

  • Support TLS
  • Create a service from dashboard
  • Deploy in Docker container
  • Push image to Docker Hub
  • TDD:
    • Front-end: Karma, Jasmine
    • Back-end: Mocha, chai