Podman setup with services

This commit is contained in:
tryashtar
2026-03-18 19:36:29 -06:00
parent a956962058
commit a15574bbf4
5 changed files with 951 additions and 0 deletions
+24
View File
@@ -0,0 +1,24 @@
{
email trystkelly@gmail.com
}
jellyfin.trystkelly.com {
reverse_proxy jellyfin:8096
encode
}
copyparty.trystkelly.com {
reverse_proxy copyparty:3923
encode
}
photos.trystkelly.com {
reverse_proxy pigallery2:80
encode
}
trystkelly.com {
root * /srv
file_server browse
encode
}