FiveM

FiveM

Docker app from ich777's Repository

Overview

With this Docker you can run FiveM (GTA V MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the ‘Manual Updates’ (in the 'Show more settings' tab down below) to ‘true’ (without quotes). The Docker will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this container you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name. Update Notice: Simply restart the container and it will download the newest version or if you set ‘Manual Updates’ to ‘true’ place the new fx.tar.xz in the main directory and restart the container. WEB CONSOLE: You can connect to the FiveM console by opening your browser and go to HOSTIP:9016 (eg: 192.168.1.1:9016) or click on WebUI on the Docker page within Unraid.

Runtime arguments

Web UI
http://[IP]:[PORT:8080]/
Network
bridge
Shell
bash
Privileged
false
Extra Params
--restart=unless-stopped

Template configuration

ServerFilesPathrw

Container Path: /serverdata/serverfiles

Target
/serverdata/serverfiles
Value
/mnt/cache/appdata/fivem
ConfigFileVariable

You can edit the server.cfg after the first start (if you don't want to use the server.cfg then leave this field empty. For exampele: if you plan to use txAdmin you have to add another port in the template with the host and container port 40120, you then can connect to txAdmin with YOURSERVERIP:40120).

Target
GAME_CONFIG
Value
server.cfg
Start VariablesVariable

Extra start variables.

Target
START_VARS
Server NameVariable

Your Servername

Target
SRV_NAME
Server KeyVariable

Your Server Key from: https://keymaster.fivem.net/

Target
SERVER_KEY
TCP 1Porttcp

Container Port: 30110

Target
30110
Value
30110
TCP 2Porttcp

Container Port: 30120

Target
30120
Value
30120
UDP 1Portudp

Container Port: 30110

Target
30110
Value
30110
UDP 2Portudp

Container Port: 30120

Target
30120
Value
30120
TCP - WebConsolePorttcp

WebConsole (by default, you can connect to the FiveM console by opening your browser and go to HOSTIP:9016 - eg: 192.168.1.1:9016 - or click on WebUI on the Docker page within Unraid).

Target
8080
Value
9016
FiveM Artifacts Server AdressVariable

Looks something like this: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/

Target
SRV_ADR
Value
https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/
UIDVariable

Container Variable: UID

Value
99
GIDVariable

Container Variable: GID

Value
100
Manual UpdatesVariable

Set this to 'true' without quotes to update your server manually (otherwise leave blank)

Target
MANUAL_UPDATES

Categories

Download Statistics

162,529
Total Downloads
126
This Month
131
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
ghcr.io/ich777/fivemserver
Last Updated2024-12-19
First Seen2019-04-28

Run FiveM on Unraid.

FiveM is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.