RVS In A Box

Run a Raven Shield server in minutes.
v1.0
🎮

Game Server

Raven Shield 1.60 with OpenRVS, N4Admin, URLPost, and N4IDMod. All game modes supported.

📊

Dashboard

Live server status, player statistics, round history, and remote administration.

Fast Downloads

Built-in HTTP redirect server for custom maps and textures. Players get files faster.

🗺

Custom Maps

Drop in .7z or .zip map packs and they are automatically extracted and installed on startup. Over 1,500 maps available in the archive below.

🎛

Easy Setup

Interactive setup wizard asks a few questions and generates all config files. Edit .env anytime to reconfigure.

🛠

Mod Support

Three optional mods included: Increased Ammo, Run N Gun, and Santa Hat. Toggle them on or off during setup. More mods coming soon.

What is this?

RVS In A Box packages everything you need to host a Raven Shield dedicated server into a pre-built Docker container. No Windows, no Wine configuration, no compiling. Just answer a few questions, auto-pull the images, and you're online.

Quick Start

$ git clone https://github.com/ericreinsmidt/rvs-in-a-box.git
$ cd rvs-in-a-box
$ python3 setup.py
$ docker compose pull
$ docker compose up -d