- 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.