WAT

Quick bootstrap of a valheim server via docker-composer

Start

Clone this repo and create an .env file

SERVER_NAME=My Vallheim
WORLD=My World
PASSWORD=secretpassword

Then start with

./start.sh
# or
docker-compose up -d

Credits

All the credits to https://github.com/lloesche/valheim-server-docker