Show HN: Easily run a Palworld dedicated server (github.com)
- This is a Docker container to help you get started with hosting your own Palworld dedicated server.
- Has been tested and will work on both Linux (Ubuntu/Debian) and Windows 10.
- Has been tested and will work on both Linux (Ubuntu/Debian) and Windows 10.
6 comments
[ 3.0 ms ] story [ 19.8 ms ] threadI briefly looked into how much it'd cost to run on an EC2 instance and it seems like it'd be order of $100 - $200 per month while these dedicated game server companies seem to be offering it, fully managed, for only $20/mo! I'm guessing they do this by having larger instances running many people's servers?
I'd prefer to manage and run this myself but when the price is an order of magnitude more to do so, it doesn't seem worth it to self host unless you happen to have a suitable always on home server sitting around.
In comparison, all of these game server hosting sites charge ~$20/month, notably cheaper than that or hosting with any cloud host.
They also "manage it for you" which for us technical people is probably more of a con than a pro but honestly is fine for a game server as long as it works and allows reasonable access (most seem to at least let you FTP in).
I'm open to a better alternative if you have any suggestions
I put about an hour into setting up something off of my own machine which has memory to spare and the server has been running for ~5 days excluding the rare points where I intentionally brought the server down to change settings.
EDIT: I had to do roughly the same amount of "server management" in both cases but with the host I had to use their (not really intuitive or friendly) UI whereas with my machine I get my terminal. The host had some niceties for handling really simple things (server name, server password) but if you wanted to do anything they didn't cover (egg hatch rate, building deterioration rate, etc) you would have to edit configuration files... just with their tooling.
What specs are your machine? I'm trying to figure out what I can get that would be sufficient enough to switch off.
[1] https://github.com/jagapher/palserver-container/blob/main/Do...