The original post: /r/nginx by /u/theannihilator on 2024-10-12 16:42:42.

I am wanting to know if i can safely install and run npm on each of my servers. I am using tailscale to route access from my subdomains to 2 servers internally and want the admin server to only be accessible to me and then the other server setup for family access. currently npm is setup to run both servers internally but my family has access to both servers. I am wanting to install npm on each server and route traffic independent of each other so family can only get to websites on server A and not B as well. the third npm is going to be used on my server with internet access.