- Fix line spacing
- add gitignore
- Add support for basic auth in domain
- Update stack file
- Update makefile
- Update stack file
- Init npm package
- Upgrade stack files
- Add release scripts
- update makefile
- reload haproxy with only one pid
- add X-Path-Prefix header when path is rewritten (for safe redirects)
- move default backend selection below custom domains
- add support for path-based routing
- make default log level 'info'
- make default log level 'warn'
- add rancher deploy command to makefile
- remove .dev tld
- readme updates
- readme updates
- document the sonofabitch
- setup default errorfiles if not given
- add checks for ERROR_URL and FALLBACK_URL before replacing errorfiles
- update example domain to rancher.dev
- make proxy-protocol optional
- use absolute path for entrypoint
- add sample stack for local rancher cluster
- set entrypoint in dockerfile
- fix https-redirect rules
- only redirect to https for root domain if host matches
- add latest/dev tags to current docker build
- check container state and health before exposing
- recognize labels based on ... pattern
- Initial commit