Dvalin21 Posted June 21, 2023 #1 Posted June 21, 2023 I have a question. We know that under /etc/nginx Synology uses nginx. Their version absolutely sucks. I tried to remove this and found out the hard way this is not good unless it can be modified to stop listening to 0.0.0.0:443. I would like to be able to install ANY OTHER reverse proxy. I've been trying to install nginx via docker and it doesn't seem to work for me. I've changed the ports and everything, example 80:80 and 443:443 to 8611:80 and 4343:443 with no success of it working. Always get a "challenge failure" Trying to kill the stock process only get it to turn back on. Deleting the folder cause loss of communication to the device via browser. Quote
Optiplex_Fan Posted August 8, 2023 #2 Posted August 8, 2023 have you seen this: https://gist.github.com/hjbotha/f64ef2e0cd1e8ba5ec526dcd6e937dd7 Quote
smileyworld Posted September 8, 2024 #3 Posted September 8, 2024 On 8/8/2023 at 4:23 AM, Optiplex_Fan said: have you seen this: https://gist.github.com/hjbotha/f64ef2e0cd1e8ba5ec526dcd6e937dd7 I also used this script. After this i installed NPM (docker compose) as reverse proxy. Works like a charm. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.