added calibre, caddy-tailscale

This commit is contained in:
Elias Gasparis 2026-03-28 10:14:57 +08:00
commit 82a9b3993f
5 changed files with 22 additions and 9 deletions

View file

@ -1,3 +1,18 @@
jellyfin.knossos.arkadi.one{
{
tailscale {
auth_key tskey-auth-kGCAC1FtKo11CNTRL-FARNW1DdaZ2Fs85NiiK2Y2SYfU14zET5F
# ephemeral true
# state_dir /home/elias/nixos-knossos/services/tailscale
# tag tag:knossos
}
}
https://jellyfin.zebra-rudd.ts.net {
bind tailscale/jellyfin
reverse_proxy localhost:8096
}
https://calibre.zebra-rudd.ts.net {
bind tailscale/calibre
reverse_proxy localhost:8083
}