Compare commits

..

No commits in common. "091dbecd8741ffeb5074753706b2e1fad59d6a3b" and "f96fdf7efd32e73c6c960c8705c76cf9c943065c" have entirely different histories.

4 changed files with 0 additions and 24 deletions

View file

@ -43,8 +43,6 @@ The nix based configuration for my home lab.
- Pterodactyl wings: Backend daemon for game servers
- Vaultwarden: Password manager
- Forgejo actions runner:
**Needs to run over VPN:**
- Prowlarr:
- Radarr:

View file

@ -1,10 +0,0 @@
# Home assistant host
Home assistant OS running inside a VM.
## Setup
- Run the [home assistant OS community script](https://community-scripts.github.io/ProxmoxVE/scripts?id=haos-vm)
## Notes
- We opt for running HaOS in its own unmanaged VM to allow for all features of
home assistant, such as updates from the UI, to function as expected.

View file

@ -1,11 +0,0 @@
# PDS host
VM running a bluesky PDS.
## Setup
- Install Debian image in a new VM.
- Follow [official install instructions](https://github.com/bluesky-social/pds?tab=readme-ov-file#self-hosting-pds).
## Notes
- We don't use the included caddy reverse proxy, instead opting to use the
homelab wide traefik proxy.

View file

@ -71,7 +71,6 @@
environment.persistence."/persistent" = {
directories = [
# TODO: Backup onto CEPH cluster periodically. Or maybe move fully, if performance allows it.
{
directory = "/appdata/forgejo";
user = "forgejo";