Giter Site home page Giter Site logo

fboulnois / vrising-docker Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 1.0 27 KB

Runs a V Rising server on Linux using Wine in Docker

License: GNU Affero General Public License v3.0

Dockerfile 42.91% Makefile 20.19% Shell 36.90%
docker docker-compose v-rising vrising wine gameserver dedicated-server

vrising-docker's Introduction

V Rising Server on Linux

Runs a V Rising server on Linux using Wine in Docker. There are a few other similar projects on GitHub but none fit my requirements.

Features

  • Built on Debian 12 for portability
  • Uses a non-root user for security
  • Only includes the necessary packages curl, wine, and xvfb to bootstrap
  • Simple Dockerfile and docker-compose.yml files
  • One step deployment that creates a valid server on localhost
  • Stores Steam, the V Rising server, and V Rising data in separate volumes so each part can be updated independently

Configuration

By default, the settings directory is empty. You should add a ServerGameSettings.json and ServerHostSettings.json to this directory to configure the server. If these files are missing then a PvP server will be created using the V Rising built-in defaults which is not recommended.

See the StunlockStudios/vrising-dedicated-server-instructions for more information on how to configure these settings.

Build and Deploy

Building the container and deploying the service is simple.

Build

docker compose build

Deploy

docker compose up

There is also a Makefile with shortcuts to these commands to build and deploy the server more easily.

Connect

To connect to the newly created server, go to Play -> Online Play -> PVP. Click the Direct Connect button in the bottom middle of the screen. Enter 127.0.0.1 as the Server Game Name, and make sure LAN server is unchecked, then click the Connect button.

vrising-docker's People

Contributors

fboulnois avatar

Stargazers

 avatar

Forkers

glcap

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.