As far as I understood, if I have multiple nodes, and I want to run a application on a second node, it should be accessible from the outside passing through nginx on the leader and using the VPN to access the resources of the application on node2. Am I wrong?
I’m only getting a 404 page not found.
Are you really using Nginx in front of the NS8 cluster, even though NS8 already has Traefik on board? You can do that, but it increases the configuration effort unnecessarily. I have two NS8s running in a cluster here. The first one only runs Samba AD, and the second one runs applications such as Nextcloud, Onlyoffice, and so on. If I want to make applications accessible from outside, I always forward the required port to the IP of the second NS 8.
Hi @transocean ,
That’s what I meant!
I’m not using anything extra, but in Settings I see that the routing was created pointing to the application on the second node.
The setup that you mentioned is what I’m trying to accomplish, but as @frx44 pointed out, it didn’t work.
Right,
Exactly as mine, I even tried installing other applications besides SOGo, but none worked.
And the letsencrypt certificate works for all of them.
My setup is using debian on both nodes with all the latest updates.
Hi @mrmarkuz ,
I had already checked that post.
When I go to settings I see that it’s already set automatic, so I thought I didn’t had to do it.
When I tried as per your example, since I have to use the exact name os the app, it tells me it’s already being used.