dockerswarm.rocks

Docker Swarm mode rocks! Ideas, tools and recipes. Get a production-ready, distributed, HTTPS served, cluster in minutes, not weeks.

Stars
1.1K

Bot releases are hidden (Show)

dockerswarm.rocks - 0.3.0 Latest Release

Published by tiangolo over 4 years ago

  • Add GitHub Sponsors button. PR #41.
  • Simplify errors for env vars not set to make them consistent and re-usable. PR #40.
  • Upgrade everything to use Traefik v2. ✨ PR #39.
  • Update Portainer guide to use the same conventions for DOMAIN as the rest of the guides. PR #25 by @Mantosh.
  • Add CI with GitHub actions to deploy to Netlify. PR #34.
  • Move development dependencies from Pipenv to Poetry. PR #33.
  • Update and simplify labels for redirections. PR #22 by @ldez.
  • Add Issue Manager.
  • Update Docker Compose files to show an error if the environment variables are not set. PR #15 by @dmrty.
  • Update development dependencies for security.
  • Add warning about sudo and environment variables. PR #13 by @dmontagu.
dockerswarm.rocks - 0.2.0

Published by tiangolo over 5 years ago

  • Add notes about starting Traefik in host mode. To be able to get the real IP from clients. Here's the updated documentation for distributed Traefik and here's the updated documentation for a single Traefik using a volume.
dockerswarm.rocks - 0.1.0

Published by tiangolo over 5 years ago

  • Add Swarmpit with deployment stack compatible with DockerSwarm.rocks.