feat: more services

file browser, n8n, portainer, syncthing, uptime-kuma, watchtower
This commit is contained in:
SauravDhakal
2026-03-30 22:39:23 +05:45
parent 3f850d5734
commit 1f843fabf7
7 changed files with 103 additions and 0 deletions

View File

@@ -57,3 +57,28 @@ filebrowser.sauravdhakal.com.np {
bind 100.81.85.182
reverse_proxy localhost:8083
}
syncthing.sauravdhakal.com.np {
bind 100.81.85.182
reverse_proxy localhost:8384
}
portainer.sauravdhakal.com.np {
bind 100.81.85.182
reverse_proxy localhost:9000
}
uptime.sauravdhakal.com.np {
bind 100.81.85.182
reverse_proxy localhost:3001
}
# dozzle.sauravdhakal.com.np {
# bind 100.81.85.182
# reverse_proxy localhost:8888
# }
#
# glances.sauravdhakal.com.np {
# bind 100.81.85.182
# reverse_proxy localhost:61208
# }