My main use currently is a modded Minecraft server. But I want a VPS over one of those Minecraft host specifically because I plan on messing around with docker containers later and hosting my own Lemmy instance. Currently I have an openVZ server from TNA hosting because it was like $50 a year. But it’s not powerful enough for the Minecraft modpack.
So what VPS provider would you lot recommend?
Just an FYI getting a vps or dedicated server that is fast enough for Minecraft modpacks is going to be fairly expensive. It might be cheaper to get shared hosting for the MC server and a separate vps for the docker stuff.
Or if you have reliable home internet, just get/reuse a small PC and host at home.
But if you don’t have a ton of users, you can host on a pretty cheap VPS.
Also if you do go this route and are concerned about privacy and security you can get a cheap vps then setup a VPN (wireguard probably) on the vps and have your home server connect to that. Then you can forward the vps ports to the VPN IP of your home server. This means that you don’t need to have port forwarding or even a dedicated IP at home and users don’t get your home IP. Keep in mind you need a vps that is relatively close to your house to keep the latency down as this setup will add twice the latency between home and the vps to the connection.
I just swapped from ssdNodes to MassiveGRID and I’m pretty happy with them so far (I’m sure there are much better VPS hosts out there). They just extended the sale they posted on lownedboxes through the weekend, so if you pay for 3 years, you get a 4th for free and you also lock-in the pricing for after that 4 year period, too. This is the thread.
If you do decide to order (before Monday) make sure you sign up and make a post in the lowendbox forum thread to get your extra year.
The only real downside to them is they only offer 1Gbps connections for right now (they’re upgrading so you can order multi-Gbps connections in the future), but I’m able to max out the connection: http://i.xno.dev/u/6ZM52h.png
These are the specs: http://i.xno.dev/u/qJeLjE.png And this is proof of the 4th year: http://i.xno.dev/u/0xN6Z0.png
So I ended up paying $141.28 for 4 years which is $2.94/mo. Very worth it, IMO considering the specs as something comparable on DigitalOcean is $48/mo.
Just tried massiveGRID and their VPS have massive issues. They randomly halt for a second to 5 seconds and just stops responding to any call. Sometime I randomly see a packet with 1000ms to 2000ms with no reason, while CPU usage is under 10% and the server is basically idling (on a simple ping).
This shit happens every minute or so, it’s so annoying
Avoid.
This is mind-blowing to me. I’ve been using them for several months now and not had a single issue yet. I feel like a dick suggesting them as a provider when people are having issues with them, but I’ve not had a single one.
This is a ping graph over an hour directly connected to my VPS with them: https://x0.at/daqx.png
The connection speed isn’t stellar by any means, certainly well below the advertised–but they’re shared VPS, so that’s really to be expected. My uptime is 38 days since I last restarted my server because of a DDoS. The benchmarks were underwhelming, but considering I’m paying like, $2-3/mo for them, I’m okay with it. I even use this server to as a reverse_proxy for Jellyfin and it works just fine, no issues whatsoever. Transferred over 260GB in the past few days alone streaming HD content.
I’m looking hard for flaws but they’re no better, but no worse than any provider I’ve ever had. 🤷♂️
You’re not a dick at all! It seems a bit random. They’ve moved my VPS somewhere else and the issues are now more rare but still happen from time to time
What’s the thing you use to visualize the ping? I’d like to set it up myself to check as well
gPing: https://github.com/orf/gping
It’s great!