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