feat: more services
file browser, n8n, portainer, syncthing, uptime-kuma, watchtower
This commit is contained in:
@@ -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
|
||||
# }
|
||||
|
||||
Reference in New Issue
Block a user