RedM

RedM

Docker app from ich777's Repository

Overview

With this Docker you can run RedM (Red Dead Redemption 2 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 RedM 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.

Install RedM on Unraid in a few clicks.

Find RedM in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for RedM Review the template variables and paths Click Install

Categories

Download Statistics

28,890
Total Downloads
87
This Month
78
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Explore more like this

Explore all

Details

Repository
ghcr.io/ich777/redmserver
Last Updated2024-12-19
First Seen2021-06-22

Runtime arguments

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

Template configuration

ServerFilesPathrw
Target
/serverdata/serverfiles
Value
/mnt/cache/appdata/redm
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
Target
30110
Value
30110
TCP 2Porttcp
Target
30120
Value
30120
UDP 1Portudp
Target
30110
Value
30110
UDP 2Portudp
Target
30120
Value
30120
TCP - WebConsolePorttcp

WebConsole (by default, you can connect to the RedM 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
Value
99
GIDVariable
Value
100
Manual UpdatesVariable

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

Target
MANUAL_UPDATES