Skip to content

Instantly share code, notes, and snippets.

@OnniSaarni
Last active June 12, 2024 08:59
Show Gist options
  • Save OnniSaarni/a3f840cef63335212ae085a3c6c10d5c to your computer and use it in GitHub Desktop.
Save OnniSaarni/a3f840cef63335212ae085a3c6c10d5c to your computer and use it in GitHub Desktop.
SPT MPT/Fika Server With Docker Ubuntu/Debian/Raspberry Pi

Setting up Fika SPT server with docker for Ubuntu/Debian/Raspberry Pi

This guide has now moved to here https://github.com/OnniSaarni/SPT-Fika-Docker-Guide

This gist can still be used for discussion if you'd like.

Feel free to make an issue or a pull request if you'd like to contribute by expanding some sections or just otherwise contributing something to the guide.

Scripts and automated tools are welcome too if you wish to have them in the repo.

@B0d4
Copy link

B0d4 commented Jun 2, 2024

@OnniSaarni I had the opportunity to test everything works very well, VPS and stores in the cloud save and the rally runs the host. Beautiful job! Now we are waiting for the entire Linux server to be able to put 🤞🏻

@HectorLeeYE
Copy link

Sorry for those who helped answer my Raspberry PI questions but I couldn't use a raspberry pi in the end as I couldn't find a coupon to get a discount on a raspberry pi from a shop in my country (Singapore) 😅

With that said, for anyone who is googling this, I can confirm that this works on a Linux VPS. That said, as I've stated (and checked by others), this server is a HTTP server. It's not that lightweight (meaning that the cheapest VPS will not allow you to get away), but the second VPS should be fine.

I've kindly attached an image to show how much RAM you generally need (You do this by running free -h in terminal. Note: If you're using a windows VPS, you might need to RDP inside as I am very sure that this command does not work inside windows cmd
** I am running a few server side mods (AI Spawning, bot brains)
NeedRamGithub

Perhaps @OnniSaarni could add a small section to your github docker repo page detailing that you'll need 1GB Minimum, and that this isn't really recommended because there could be a spike? I'll edit this comment again if there are any issues with spikes since I honestly have not tested system scalability stats according to number of players connecting

@OnniSaarni
Copy link
Author

@HectorLeeYE I would consider it pretty lightweight if it only uses 1gb of ram. Other game servers use a lot more resources. I'll probably add some minimum system requirements on the page soon. Thanks for the suggestion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment