Releases: tiangolo/dockerswarm.rocks
Releases · tiangolo/dockerswarm.rocks
0.3.0
- 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.
0.2.0
- 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.