Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/earthquakesan/valheim-server-docker


https://github.com/earthquakesan/valheim-server-docker

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

# Valheim Server Dockerized

Based on https://linuxgsm.com/lgsm/vhserver/

## How to run

1. Edit `./common.cfg` and adjust to your liking
2. Build new Valheim server image by running `make build`
3. Copy your world files into `./vhserver/.config/unity3d/IronGate/Valheim/worlds/` (if needed)
4. Run image using `make run` (you can also run it in interactive mode by using `make test`)