update services to novemila.org
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
https://www.ilnostropianetaselvaggio.it {
|
||||
https://www.novemila.org {
|
||||
# Set this path to your site's directory.
|
||||
root * /home/sistemostro/website/
|
||||
|
||||
@@ -18,60 +18,60 @@ https://www.ilnostropianetaselvaggio.it {
|
||||
file_server
|
||||
}
|
||||
|
||||
https://ilnostropianetaselvaggio.it {
|
||||
redir https://www.ilnostropianetaselvaggio.it{uri}
|
||||
https://novemila.org {
|
||||
redir https://www.novemila.org{uri}
|
||||
}
|
||||
|
||||
# VAULTWARDEN
|
||||
|
||||
https://vault.ilnostropianetaselvaggio.it {
|
||||
https://vault.novemila.org {
|
||||
reverse_proxy localhost:3001
|
||||
}
|
||||
|
||||
# NTFY
|
||||
|
||||
https://ntfy.ilnostropianetaselvaggio.it {
|
||||
https://ntfy.novemila.org {
|
||||
reverse_proxy localhost:3003
|
||||
}
|
||||
|
||||
# RSS
|
||||
|
||||
https://rss.ilnostropianetaselvaggio.it {
|
||||
https://rss.novemila.org {
|
||||
reverse_proxy localhost:3004
|
||||
}
|
||||
|
||||
# COLLABORA
|
||||
|
||||
https://code.ilnostropianetaselvaggio.it {
|
||||
encode gzip
|
||||
reverse_proxy localhost:3005 {
|
||||
transport http {
|
||||
tls_insecure_skip_verify
|
||||
}
|
||||
}
|
||||
}
|
||||
#https://code.ilnostropianetaselvaggio.it {
|
||||
# encode gzip
|
||||
# reverse_proxy localhost:3005 {
|
||||
# transport http {
|
||||
# tls_insecure_skip_verify
|
||||
# }
|
||||
# }
|
||||
#}
|
||||
|
||||
# GITEA
|
||||
|
||||
https://git.ilnostropianetaselvaggio.it {
|
||||
https://git.novemila.org {
|
||||
reverse_proxy localhost:3006
|
||||
}
|
||||
|
||||
# KUMA
|
||||
|
||||
https://mon.ilnostropianetaselvaggio.it {
|
||||
https://mon.novemila.org {
|
||||
reverse_proxy localhost:3007
|
||||
}
|
||||
|
||||
# CASTOPOD
|
||||
|
||||
https://podcast.ilnostropianetaselvaggio.it {
|
||||
https://podcast.novemila.org {
|
||||
reverse_proxy localhost:3008
|
||||
}
|
||||
|
||||
# NEXTCLOUD
|
||||
|
||||
https://admin.cloud.ilnostropianetaselvaggio.it {
|
||||
https://admin.cloud.novemila.org {
|
||||
reverse_proxy localhost:3010 {
|
||||
transport http {
|
||||
tls_insecure_skip_verify
|
||||
@@ -79,31 +79,31 @@ https://admin.cloud.ilnostropianetaselvaggio.it {
|
||||
}
|
||||
}
|
||||
|
||||
https://cloud.ilnostropianetaselvaggio.it:443 {
|
||||
https://cloud.novemila.org {
|
||||
reverse_proxy localhost:11000
|
||||
}
|
||||
|
||||
# LIBRE-TRANSLATE
|
||||
|
||||
https://translate.ilnostropianetaselvaggio.it {
|
||||
https://translate.novemila.org {
|
||||
reverse_proxy localhost:3011
|
||||
}
|
||||
|
||||
# LINKWARDEN
|
||||
|
||||
https://link.ilnostropianetaselvaggio.it {
|
||||
https://link.novemila.org {
|
||||
reverse_proxy localhost:3012
|
||||
}
|
||||
|
||||
# BESZEL
|
||||
|
||||
https://server.ilnostropianetaselvaggio.it {
|
||||
https://server.novemila.org {
|
||||
reverse_proxy localhost:3013
|
||||
}
|
||||
|
||||
# GOT2SOCIAL
|
||||
# https://docs.gotosocial.org/en/latest/getting_started/reverse_proxy/caddy/
|
||||
https://social.ilnostropianetaselvaggio.it {
|
||||
https://social.novemila.org {
|
||||
redir / /about 301
|
||||
encode zstd gzip
|
||||
reverse_proxy * localhost:3014 {
|
||||
@@ -113,27 +113,27 @@ https://social.ilnostropianetaselvaggio.it {
|
||||
|
||||
# FMD
|
||||
|
||||
https://fmd.ilnostropianetaselvaggio.it {
|
||||
https://fmd.novemila.org {
|
||||
reverse_proxy localhost:3015
|
||||
}
|
||||
|
||||
# MOLLY
|
||||
|
||||
https://molly.ilnostropianetaselvaggio.it {
|
||||
https://molly.novemila.org {
|
||||
reverse_proxy / localhost:8020
|
||||
}
|
||||
|
||||
# SNIKKET
|
||||
|
||||
http://chat.ilnostropianetaselvaggio.it,
|
||||
http://groups.chat.ilnostropianetaselvaggio.it,
|
||||
http://share.chat.ilnostropianetaselvaggio.it {
|
||||
http://chat.novemila.org,
|
||||
http://groups.chat.novemila.org,
|
||||
http://share.chat.novemila.org {
|
||||
reverse_proxy localhost:5080
|
||||
}
|
||||
|
||||
chat.ilnostropianetaselvaggio.it,
|
||||
groups.chat.ilnostropianetaselvaggio.it,
|
||||
share.chat.ilnostropianetaselvaggio.it {
|
||||
chat.novemila.org,
|
||||
groups.chat.novemila.org,
|
||||
share.chat.novemila.org {
|
||||
reverse_proxy https://localhost:5443 {
|
||||
transport http {
|
||||
tls_insecure_skip_verify
|
||||
|
Reference in New Issue
Block a user