i am trying to make my custom derp work by running it over a reverse proxy but synology's reverse proxy in the GUI only does layer 7. how do i change my config to add a layer 4 stream
server {
listen 443 ssl;
listen [::]:443 ssl;
server_name jellyfin.bigboom.synology.me ;
if...
What happened
All reverse proxied sites, DDNS, plex remote access went down at the same time on Wednesday, 17:33-17:38h per kuma & tautulli. All these services were solid for the previous 6 months. No internet outage, no router updates (from me, i was at work). Port forwarding rules are still...
Hi all!
I have installed immich via the docker compose option and am now trying to get it working externally via reverse proxy. I have got it working over http through immich.nnnn.synology.me but every attempt to get it working over https have failed. Therefore I ask the expertise in this forum...
Since a few weeks I can't share files anymore, browsing to my shared links gives "ERR_SSL_PROTOCOL_ERROR".
I've messed a little bit with Reverse proxy since I removed webstation and replaced it with containers so I've probably broken something(?), but now sure how to fix it.
Ideas anyone?
Thanks...