* feat: forwardauth + oauth implementation * build: ignore env dotfiles * infra: local dynamic config, add service and forwardauth, remove unneeded port expose * fix: routing on callback, extraneous COPY calls * infra: auth service config * chore: remove legacy monolith auth * infra: ensure that auth container restarts always
* chore: add __pycache__ to ignores * build: pip@23.1, pip-tools@6.13.0 * build: python@3.11.3 * build: general dependency updates * build: pip version range * docs: service list update
* build: pyinfra dependency * infra: system update/reboot helpers
feat: better tooling