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 fdd4757237
Feat/traefik as gateway (#13)
* feat: set up traefik

* feat: set up deluge+traefik

* feat: enable https
2022-12-04 11:14:41 -05:00
deluge Feat/traefik as gateway (#13) 2022-12-04 11:14:41 -05:00
kong Infra/kong gateway (#5) 2022-10-31 12:34:32 -04:00
plex chore: clean up unneeded bootstrap 2022-12-03 15:52:06 -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
traefik Feat/traefik as gateway (#13) 2022-12-04 11:14:41 -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 chore: clean up unneeded bootstrap 2022-12-03 15:52:06 -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 Infra/pyinfra helpers (#8) 2022-11-12 13:36:19 -05:00

spadinaistan

Services

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

Getting started

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