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.
spadinastan/README.md
Marc Cataford 427ee18714
refactor: hoist start/stop/restart to top-level (#21)
* refactor: hoist start/stop/restart to top-level

* docs: README updates
2023-05-28 14:52:01 -04:00

699 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.

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.