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-06 08:12:17 -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(bastion): update cloudflared@2023.8.2 (#30) 2023-09-06 08:12:17 -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 infra: remove docker compose dependency (#28) 2023-09-04 14:22:53 -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.