Add plex node with tautulli and Ombi

This commit is contained in:
pazpi 2024-12-24 15:08:14 +01:00
parent 991b9d4b4f
commit 1d7dd28eed
5 changed files with 105 additions and 8 deletions

View file

@ -107,13 +107,13 @@
];
};
# vaultwarden.deployment = {
# targetHost = "192.168.1.154";
# tags = [
# "lxc"
# "bacco"
# ];
# };
plex.deployment = {
targetHost = "192.168.1.155";
tags = [
"lxc"
"node"
];
};
deadbeef.deployment = {
allowLocalDeployment = true;