move some services behind authentik
This commit is contained in:
@@ -101,32 +101,19 @@ import unprotected jellyseerr host:15055
|
||||
}
|
||||
|
||||
import protected sonarr host:18989
|
||||
import protected app host:12345
|
||||
import protected radarr host:17878
|
||||
import protected bazarr host:16767
|
||||
import protected jackett host:9117
|
||||
import protected dagster host:3000
|
||||
import protected photoprism host:2342
|
||||
import protected qbittorrent host:9092
|
||||
import protected esp host:6052
|
||||
import protected dsmr host:8888
|
||||
import protected transmission host:9091
|
||||
import protected droppy host:8989
|
||||
import protected filebrowser host:8002
|
||||
|
||||
insecure.rik.veenboer.xyz {
|
||||
reverse_proxy host:12345
|
||||
}
|
||||
|
||||
unused.rik.veenboer.xyz {
|
||||
handle {
|
||||
# import authentik
|
||||
reverse_proxy host:8100
|
||||
}
|
||||
|
||||
handle /seafhttp* {
|
||||
uri strip_prefix seafhttp
|
||||
reverse_proxy host:8182
|
||||
}
|
||||
|
||||
handle /seafdav* {
|
||||
reverse_proxy host:8180
|
||||
}
|
||||
}
|
||||
#import protected app host:12345
|
||||
|
||||
ha.rik.veenboer.xyz {
|
||||
log {
|
||||
@@ -155,6 +142,22 @@ ha.rik.veenboer.xyz {
|
||||
}
|
||||
}
|
||||
|
||||
unused.rik.veenboer.xyz {
|
||||
handle {
|
||||
# import authentik
|
||||
reverse_proxy host:8100
|
||||
}
|
||||
|
||||
handle /seafhttp* {
|
||||
uri strip_prefix seafhttp
|
||||
reverse_proxy host:8182
|
||||
}
|
||||
|
||||
handle /seafdav* {
|
||||
reverse_proxy host:8180
|
||||
}
|
||||
}
|
||||
|
||||
geo.rik.veenboer.xyz {
|
||||
log {
|
||||
output file /var/log/geo.log
|
||||
|
||||
Reference in New Issue
Block a user