Marc Cataford
980aa2a8ba
* 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
14 lines
364 B
Markdown
14 lines
364 B
Markdown
# spadinaistan
|
|
|
|
## Services
|
|
|
|
|Service|Description|
|
|
|---|---|
|
|
|[Plex](./services/plex)|Plex media server|
|
|
|[Deluge](./services/deluge)|Deluge Web service|
|
|
|[Traefik](./services/traefik)|Traefik API Gateway|
|
|
|[Bitwarden](./services/bitwarden)|Bitwarden secrets management|
|
|
|
|
## Getting started
|
|
|
|
Use `. script/bootstrap` to set up the Python venv required to develop.
|