804 B
804 B
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.
Services
Service | Description |
---|---|
Plex | Plex media server |
Deluge | Deluge Web service |
Traefik | Traefik API Gateway |
Bitwarden | Bitwarden secrets management |
Auth | Microservice handling authentication, gates access to certain resources. |
Bastion | Tunnel service exposing the services to the internet through Cloudflare. |
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.