Update server config

This commit is contained in:
Pieter Vander Vennet 2024-04-30 20:39:18 +02:00
parent 69a4ac0261
commit 7d313fedf8
2 changed files with 13 additions and 0 deletions

View file

@ -46,3 +46,9 @@ mapcomplete.osm.be {
to http://127.0.0.1:1236 to http://127.0.0.1:1236
} }
} }
cache.mapcomplete.org {
reverse_proxy /summary/* {
to http://127.0.0.1:2345
}
}

View file

@ -3,3 +3,10 @@
This server hosts the studio files and is used for expermintal builds. This server hosts the studio files and is used for expermintal builds.
For used hosts, see the Caddyfile For used hosts, see the Caddyfile
## Cache forwarding
As the ISP of Nerdlab is a bit picky, we use SSH-port-forwarding on the cache server:
`ssh -R `