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
2023-09-11 23:32:32 -04:00
pyinfra fix: non-interactive upgrade (#9) 2022-11-19 11:42:25 -05:00
script chore: general tooling updates (#17) 2023-04-29 11:36:53 -04:00
services infra: update plex@1.32.5.7349 (#32) 2023-09-11 23:32:32 -04:00
.gitignore infra: remove docker compose dependency (#28) 2023-09-04 14:22:53 -04:00
.python-version chore: general tooling updates (#17) 2023-04-29 11:36:53 -04:00
README.md chore: removes docker-compose deadcode (#29) 2023-09-05 13:20:10 -04:00
requirements.in infra: remove docker compose dependency (#28) 2023-09-04 14:22:53 -04:00
requirements.txt infra: remove docker compose dependency (#28) 2023-09-04 14:22:53 -04:00
services.yml.j2 fix: typo in ports config key, overexposed ports (#31) 2023-09-06 08:18:40 -04:00
tasks.py infra: remove docker compose dependency (#28) 2023-09-04 14:22:53 -04:00

spadinaistan

Quoi?

Spadinaistan is my personal cloud, which runs on an old laptop in my office. This code isn't intended to be used by anyone else.

Getting started

Use . script/bootstrap to set up the Python environment needed for the invoke and pyinfra tooling to work.

This expects pyenv to be set up on your system.