V-Rising

V-Rising

Docker app from ich777's Repository

Overview

This Docker will download and install SteamCMD. It will also install V Rising and run it.

Save Files: The save files are located in: .../vrising/save-data/Saves
Config Files: The config files are located in: .../vrising/save-data/Settings

ATTENTION: First Startup can take very long since it downloads the gameserver files!

Update Notice: Simply restart the container if a newer version of the game is available.

You can also run multiple servers with only one SteamCMD directory!

Install V-Rising on Unraid in a few clicks.

Find V-Rising 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 V-Rising Review the template variables and paths Click Install

Categories

Download Statistics

6,602,555
Total Downloads
43,725
This Month
29,405
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Explore more like this

Explore all

Details

Repository
ghcr.io/ich777/steamcmd:vrising
Last Updated2026-05-06
First Seen2022-05-17

Runtime arguments

Network
bridge
Shell
bash
Privileged
false
Extra Params
--restart=unless-stopped

Template configuration

SteamCMDPathrw
Target
/serverdata/steamcmd
Value
/mnt/user/appdata/steamcmd
ServerFilesPathrw
Target
/serverdata/serverfiles
Value
/mnt/user/appdata/vrising
GAME_IDVariable

The GAME_ID that the container download at startup. If you want to install a static or beta version of the game change the value to: '1829350 -beta YOURBRANCH' (without quotes, replace YOURBRANCH with the branch or version you want to install).

Value
1829350
Validate InstallationVariable

Set the Variable to 'true' if you want to validate the installation otherwise leave it blank.

Target
VALIDATE
Server NameVariable

Enter your preferred server name.

Target
SERVER_NAME
Value
V Rising Docker
World NameVariable

Enter your prefered world name.

Target
WORLD_NAME
Value
world1
Game ParametersVariable

Enter additional game startup parameters if needed, otherwise leave empty.

Target
GAME_PARAMS
UDP - Game PortsPortudp

UDP Game Ports (if you need other ports please delete this entry and create a new port mapping, also don't forget to change the ports in the config file which is located at .../vrising/save-data/Settings/ServerHostSettings.json).

Target
9876-9877
Value
9876-9877
BepInExVariable

If you want to enable BepInEx for V Rising set this variable to 'true' (without quotes). For more information please refer to this site: https://v-rising.thunderstore.io/package/BepInEx/BepInExPack_V_Rising/

Target
ENABLE_BEPINEX
Steam-UsernameVariable

Your Steam username goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard).

Target
USERNAME
Steam-PasswordVariable

Your Steam password goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard).

Target
PASSWRD
UIDVariable
Value
99
GIDVariable
Value
100