How would I implement this nginx config to route Minecraft servers #3670
Replies: 3 comments 5 replies
-
Haven't looked into your config yet, but I've been using NPM and set up a MC server.
|
Beta Was this translation helpful? Give feedback.
-
I'm having trouble getting this to work. Here is what I have.
Does this look the same as yours? |
Beta Was this translation helpful? Give feedback.
-
🤯 For everyone who has arrived, I hope this clears up any confusion. As a background, I'm only hosting a Java Edition server, hence I did not stream 19132/UDP and 19133/TCP. However, I assume the technique is the same and should transfer easily. I have to admit that I've "cheated" a bit for the following reasons:
Nonetheless, the technique should transfer even if you are using a different setup, as long as the following conditions are met:
A few touch that I would have to remind:
|
Beta Was this translation helpful? Give feedback.
-
Hey!!
I use NPM for a few web servers im running locally, but I also wanted to use it to route my minecraft server domains
I found this NGINX custom config to do this, but I was unsure about how to implement this into NPM
Should I create a stream then edit the config or should I simply copy this config and put it into "custom nginx configuration" when creating a normal proxy host
I'm not very familiar with NGINX and am quite spoiled by the easy to use GUI of NPM
any help would be greatly appreciated
Beta Was this translation helpful? Give feedback.
All reactions