I would like to configure Discourse to be a Tor hidden service using nginx. Here is the configuration that I am trying in nginx (it doesn’t work, “server not found”):
And in /var/lib/tor/hidden_service I have the hostname and private key files. Tor is running.
Discourse is installed and working on the clearweb, and /var/discourse/shared/standalone/nginx.http.sock exists.
If needed I’m happy to pay someone for an hour or so of work to get this running (I doubt it will take more than that, because I’m probably just being stupid).
Yes but honestly I can’t make head or tail of it and it seems an over-complicated approach for what I need, which is just a working nginx configuration.