Ho Discourse in esecuzione su un server Ubuntu all’interno della mia rete.
Per poter accedere all’installazione dall’esterno della mia rete, devo inoltrare le porte sul mio router.
Qualcuno ha già fatto questo con successo e può aiutare a capire dove nelle impostazioni impostare correttamente questa configurazione?
In pratica, dall’esterno della mia rete devo poter accedere a myinstall.com:9050, che deve essere inoltrato alla porta 80.
Qualsiasi aiuto o indicazione sarebbe molto apprezzato.
I already have a static “hostname” which I use.
On my router I have set a port eg. “9050” to point to port 80 on my webserver
But im looking for a setting somewhere in the backend of Discourse where i can add the port :9050 at the end of the domain name for site wide access
Whenever discourse sends and email the link is mydomain.com and not mydomain.com:9050 which means i cannot access it from outside of my network.
That is exactly what it would do.
Or if You want more control, You can run discourse behind a reverse proxy and set up nginx so that it serves discourse on 9050
Thank you to all for the advise etc…
I have decided it seems to be the smarter option to use the DEV Version which allows you to use Port 3000 out the “Box” and I think this is a better option for me for now