GameServerManagers / LinuxGSM

The command-line tool for quick, simple deployment and management of Linux dedicated game servers.
https://linuxgsm.com
MIT License
4.2k stars 802 forks source link

[Server Request] GTAV FIVEM #1615

Open ghost opened 6 years ago

ghost commented 6 years ago

Request for adding GTAV FiveM.

url:

Thanks

AlexCS1337 commented 6 years ago

Just curious, how much ram is required to host a server?

BlackBookOfficial commented 6 years ago

Not much its mainly based on networking. 1 server with 32 clients can go up to 150 / 250 mbit upload.

dunof commented 6 years ago

Hello mates! Just a +1 FiveM Support :)

Because this discussion: https://steamcommunity.com/groups/linuxgsm/discussions/0/1471966894883283757/?tscn=1525478573

Fivem :: Linux Game Server Managers
LinuxGSM is a command line tool for quick, simple deployment and management of various dedicated game servers. Game servers traditionally are not easy to manage yourself. Admins often have to spend hours just messing around trying to get their server working. LinuxGSM is designed to be a simple as possible allowing admins to spend less time on management and more time on the fun stuff. There are now 70+ dedicated servers supported and counting.
FiveM
FiveM is a modification framework for GTA V, allowing you to play multiplayer on customized dedicated servers.
FiveM
[FX-Server][Tutorial] How To Setup FX-Server On Linux - From Start To Finish
FX-Server is finally here! Stability updates, increased playercaps, more natives, features, and so much more stuff that still needs to be documented haha! The future is now! Hello, this is an in-depth and “Noob Friendly” guide on how to install FiveM’s latest FX-Server on a completely fresh Linux installation. I’m going to assume you know how to SSH / FTP into your server for the entirety of this tutorial. Please read each step carefully before asking for troubleshooting help <3 Requirement...
FiveM
Running FXServer
FXServer is the next generation of CitizenFX server tooling. This page shows how to run it.
Index of /artifacts/fivem/build_proot_linux/master/
GitHub
citizenfx/cfx-server-data
cfx-server-data - Data repository for CitizenFX servers.
dunof commented 6 years ago

AlexCSilva I was able to run the server (32 users) in a 2 cores VPS + 2gb ram with 20 megabytes upload/download link, using the FiveM + CitizenFX + vRP Dunko. The maximum memory I see server use was 1.8GB of RAM, but you must restart it once a day.

The server consumes a lot of bandwidth, mainly from uploading and if you have lots of MODS and customizations on the server this will increase.

Ps: Sorry my English, is Google Translated!

Mafios commented 5 years ago

UP :). +1

otlet commented 5 years ago

:+1: It's great idea!

NCPlyn commented 5 years ago

That will be great! Looking forward for this...

lucawen commented 5 years ago

nothing yet?

ZL1LAC commented 5 years ago

Update on this?

BlueSkyHusky commented 4 years ago

Any Update?

mvaessen commented 4 years ago

Would really love to see this one added!

dgibbs64 commented 4 years ago

https://forum.cfx.re/t/linuxgsm-fivem/1284296

Asked questions about auto update

Attention Required! | Cloudflare
dgibbs64 commented 3 years ago

MIght be useful https://forum.cfx.re/t/linuxgsm-fivem/1284296/3

mockdot commented 2 years ago

This would be nice

FrozenSoda commented 1 year ago

Found this undocumented API to retrieve the latest versions https://changelogs-live.fivem.net/api/changelog/versions/linux/server

kunihir0 commented 10 months ago

bump for this to update <3

Jmac217 commented 4 months ago
curl -L https://changelogs-live.fivem.net/api/changelog/versions/linux/server | jq -r '.recommended_download'

returns

https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/7290-a654bcc2adfa27c4e020fc915a1a6343c3b4f921/fx.tar.xz

This can be used to pull from the undocumented API instead of the setup in the forum post

https://changelogs-live.fivem.net/api/changelog/versions/linux/server https://forum.cfx.re/t/linuxgsm-fivem/1284296/3