Podman setup with services
This commit is contained in:
Executable
+24
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user