Skip to content

Change listening port? #1197

Answered by Zoey2936
joyfuI asked this question in Q&A
Oct 28, 2024 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

there are some (complicated) ways to stop synologys nginx server to listen on port 80/443, I would recommend you to try that. Or as said above you can use network_mode bridge (please see the downsides at the top of the readme and #691) and change the ports through docker bindings.

Why can the ports in host mode not be changed?

  • CAs only work with port 80/443, so only dns challange would be possible
  • There was no reason yet, so I didn't wrote an option to change this.
  • but you can disable listing on port 80, so only 443 is used, other ports like NPMplus dashboard/goaccess can be changed

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@joyfuI
Comment options

Answer selected by joyfuI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants