this post was submitted on 31 Aug 2026
44 points (100.0% liked)

Selfhosted

62274 readers
363 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I've been increasingly getting into the idea of hosting some servers for classic PC games like Counter Strike 1.6 and various Half-Life mods, but I'm curious what the consensus is for what the best options are for doing so right now.

I have some experience hosting servers at home in a "homelab" kind of context (mostly for stuff like Jellyfin, Samba, etc.), and I know how to spin up docker containers and administer a Linux computer decently for LAN use. Right now I use tailscale to access my homelab stuff remotely, but I don't know if that would work well in the context of hosting a public game server.

Generally I don't have much knowledge about safely exposing my local hardware to the wider internet for my circle of ~20 friends to join.

So basically I'm wondering what you all would do for hosting game servers if you were going to start today...

Would you use local hardware with port forwarding? Or would you go with a VPS (and if so, can you recommend one for North America)?

you are viewing a single comment's thread
view the rest of the comments
[–] frongt@lemmy.zip 10 points 3 weeks ago

A cheap vps is cheap and easy, and doesn't require exposing your local network or making your friends install a VPN client. Old games don't need much in terms of resources, but you may have trouble running them on a modern OS.

Note that because of that, you will be using software that almost certainly has known vulnerabilities. Take a backup or a snapshot in a known-good state that you can easily roll back to, and shut it down when you're not using it, if possible.