Self-hosting services for funsies
This repository has been archived on 2024-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
Marc Cataford a2ab53ce73
Feat/monolith auth (#15)
* feat: add monolith, auth check

* chore: tasks, lint

* feat: login portal via django

* fix: url redirect
2022-12-04 23:26:37 -05:00
pyinfra fix: non-interactive upgrade (#9) 2022-11-19 11:42:25 -05:00
script build: pin python version, update scripts and pip handling (#7) 2022-11-05 14:11:50 -04:00
services Feat/monolith auth (#15) 2022-12-04 23:26:37 -05:00
.gitignore Infra/pyinfra helpers (#8) 2022-11-12 13:36:19 -05:00
.python-version build: pin python version, update scripts and pip handling (#7) 2022-11-05 14:11:50 -04:00
README.md refactor: group services in top-level directory 2022-12-04 13:40:59 -05:00
requirements.in Infra/pyinfra helpers (#8) 2022-11-12 13:36:19 -05:00
requirements.txt Infra/pyinfra helpers (#8) 2022-11-12 13:36:19 -05:00
tasks.py Feat/monolith auth (#15) 2022-12-04 23:26:37 -05:00

spadinaistan

Services

Service Description
Plex Plex media server
Deluge Deluge Web service
Traefik Traefik API Gateway

Getting started

Use . script/bootstrap to set up the Python venv required to develop.