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?
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!
I’ve been happy with racknerd. They usually run specials that are pretty reasonable: https://www.racknerd.com/NewYear/
I did have one rather long outage of about 48 hours once. The host running my VPS had a nic fail. They got it fixed and it’s been solid ever since.
Second racknard. If you Google Black Friday special, you’ll find the page where you can order a VPS with four gigs of RAM for something like $50 a year. It’s not a 12-month special either, you can renew it year after year.
I run docker containers there, a Red Dead redemption 2 server, etc. It’s really useful commodity server to have around,
3rd racknerd – but I just use the cheapest KVM deal in the geographic region I need it in. About $10/yr for single core older Xeons with 768M-1G RAM. Still though I’ve been very happy with them.
Is that enough resource to use as a VPN?
Works for me just fine but it doesn’t see more than 3 users at a time if that.
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.
You can get a quad core ARM 24 gb ram vpn for free on oracle cloud on their free tier.
It seems permanently unavailable, how did you get an instance?
Oracle Free Tier. Works like a charm for me for 2 years. Really free, really working. No matter what shit company Oracle is.
Just a PSA, never ever EVER request deletion of an Oracle free tier if there is any possibility you might want one in the future.
You can delete/remove instances or whatever as you desire, but you won’t be able to get a second free tier account even if the first is completely deleted.
Silly question but isn’t using a VPS the exact opposite of “self hosted”?
This is one of those things where I think that purity might conflict with progress. I am currently using a VPS in a privacy-friendly country to host some stuff, and I am trying to move more of my needs there. I can easily try to host things at my house(and I do to a limited extent, I have a VPN I run through a VPS to connect my devices together to accomplish this), but dealing with the constraints of non-professional hardware management and a residential internet connection is frustrating. This frustration has in the past prevented me from reducing my use of services where I know they are farming my data, and would probably honor illegal and warrant-less data requests from government agencies. At least with IaaS, I give them money in exchange for a virtual machine, vs SaaS where I give them possibly money but more importantly permission to do whatever they want with my highly structured data(far easer to data mine a easily searchable database of PII vs a filesystem of unknown structure).
Even outside of tech, I have often found that my sense of purity gets in the way of actually making progress towards my values. Use the VPS if it will get you to stop using worse things.