Add V-Rising dedicated server via Docker on FredOS-Mediaserver

Uses NixOS virtualisation.oci-containers (Docker backend) with the
trueosiris/vrising image. Persists server files and save data under
/var/lib/v-rising/. Opens UDP 9876/9877 in the firewall.

https://claude.ai/code/session_01Ays1x4CUUJE1jPLkeNMojV
This commit is contained in:
Claude 2026-04-11 14:45:02 +00:00
parent 556d93a81f
commit f556d887c3
No known key found for this signature in database
2 changed files with 45 additions and 0 deletions

View file

@ -32,6 +32,7 @@
./services/authelia.nix
./services/homepage.nix
./services/arr-interconnect.nix
./services/v-rising.nix
];
### Make build time quicker