Swarmpit Versions Save

Lightweight mobile-friendly Docker Swarm management UI

1.1

6 years ago

Features:

  • [#20] Add service logging
  • [#99] Allow to set services log-driver
  • [#111] Add service rollback button
  • [#101] Add service redeploy button

Fixes:

  • [#102] Don't remove network while autoredeploy
  • [#108] Exposed ports are suggested multiple times

1.0.1

6 years ago

Fixes:

  • [#100] Autoredeploy failing if local image on different node than swarmpit

1.0

6 years ago

The first official release was focusing mainly on usability and coverage of docker service API.

We introduced distribution API so users can easily browse across their Dockerhub accounts and custom Docker registries. On the top of that, sharing these accounts with other Swarmpit users can be done by simple publishing.

Deployment section offers auto-redeploy, which checks whether new version of service image has been published and update the service automatically.

Swarmpit is trying to help users as much as possible so we prefetch placement filters based on cluster settings and resource plugins as well.

Also, exposable ports were introduced.

https://swarmpit.io/

1.0-beta

6 years ago

Initial public release for testing purposes.