2024-02-18 15:59:28 +01:00
|
|
|
# Hetzner
|
|
|
|
|
|
|
|
This server hosts the studio files and is used for expermintal builds.
|
|
|
|
|
|
|
|
For used hosts, see the Caddyfile
|
2024-04-30 20:39:18 +02:00
|
|
|
|
|
|
|
|
|
|
|
## Cache forwarding
|
|
|
|
|
|
|
|
As the ISP of Nerdlab is a bit picky, we use SSH-port-forwarding on the cache server:
|
|
|
|
|
2024-04-30 23:14:57 +02:00
|
|
|
`ssh -R 5445:127.0.0.1:5445 hetzner`
|