You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Reverted back to looking up swarm information per service not container - Swarm mode should finally be working now
6.1.2 2020-09-01
Changed
- Stop calling Docker Low Level API if SWARM_MODE=FALSE
6.1.1 2020-08-29
Changed
- Case Insensitivity environment variables fix
6.1.0 2020-08-28
Added
- Swarm Mode detection for 'update' events
- Case insensitive variables for SWARM_MODE, REFRESH_ENTRIES
- Lots more verbosity with CONTAINER_LOG_LEVEL=DEBUG
Changed
- Reworked Swarm Support
6.0.2 2020-08-27
Changed
- Fix for Scoped Tokens sendind "None" as email
6.0.1 2020-08-25
Changed
- Fix for calling right function when Swarm activated
6.0.0 2020-08-24
Added
- Pure Python3 implementation
- Support more than 10 Domains
- Debug Mode - Set CONTAINER_LOG_LEVEL=DEBUG to see whats going wrong and a tonne of verbosity
Changed
- TRAEFIK_VERSION set to `2` by default
5.0.0 2020-08-21
Added
- Support global or scoped API mode (API_MODE=GLOBAL/SCOPED) (inital credit: blinkiz@github)
- Support Refreshing Entries (inital credit: dchidell@github)
- Support Docker Swarm Mode
- Support Docker Secrets
4.2.1 2020-08-05
Changed
- Fix multi hostname rule values for Traefik 2
4.2.0 2020-07-02
Added
- Support HostSNI entries
- Alpine 3.12 base
4.1.0 2020-06-09
Added
- Update to support tiredofit/alpine 5.0.0 base image
4.0.0 2020-04-23
Added
- Support Traefik v2
3.2.1 2020-01-02
Changed
- Additional changes to support new tiredofit/alpine base image
3.2.0 2019-12-29
Added
- Update Image to support new tiredofit/alpine base image
3.1 2019-06-13 Dave Conroy
Change to allow multiple Frontend Labels per container
3.0 2019-05-01 Dave Conroy
Refactored to Support Traefik from original image tiredofit/nginx-proxy-cloudflare-compaion
Added more sanity checks upon failure
Added Default Docker Entrypoint ENV VAR
Added Default TTL ENV Var
Alpine 3.9
2.1 2017-12-01 Dave Conroy
Base bump to Alpine 3.7
2.0 2017-09-15 Dave Conroy
Updated to support Multiple Zones by means of adding additional DOMAIN Environment Variables