Self-hosting services for funsies
pyinfra | ||
script | ||
services | ||
.gitignore | ||
.python-version | ||
README.md | ||
requirements.in | ||
requirements.txt | ||
services.yml.j2 | ||
tasks.py |
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.