GithubHelp home page GithubHelp logo

lacledeslan / gamesvr-valheim Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 602 KB

Valheim dedicated server in Docker, optimized for LAN-party environments

License: The Unlicense

Dockerfile 100.00%
gameserver valheim

gamesvr-valheim's Introduction

Valheim Dedicated Server in Docker

Valheim is an open-world survival video game, that takes place in a world where slain Vikings go to prove themselves fit for the halls of Valhalla. As one such, the player begins with nothing and soon discovers that to reach the Norse afterlife, they must defeat the evils that stalk Valheim. Led only by their instincts and occasional hints from a raven, the player must prepare to fight the sworn enemies of Odin himself.

Valheim Logo

About The Server

This repository is maintained by Laclede's LAN. This image has been optimized for LAN party events where internet access can be limited, oversaturated and/or unreliable. This image is not recommended for use as an "always on" server, as it has configurations that can only be set at build time and lacks common maintenance tooling (such as the ability to self-update).

If any documentation is unclear or it has any issues please see CONTRIBUTING.md.

Linux

Download

docker pull lacledeslan/gamesvr-valheim;

Run Interactive Server

docker run -it --rm -p 2456-2457:2456-2457/udp -v /app/.config/unity3d/IronGate/Valheim --cap-add=sys_nice lacledeslan/gamesvr-valheim /app/valheim_server.x86_64 -name "My Valheim" -nographics -batchmode -password "PASSWORD" -port 2456 -world "Dedicated" -public 0

Getting Started with Game Servers in Docker

Docker is an open-source project that bundles applications into lightweight, portable, self-sufficient containers. For a crash course on running Dockerized game servers check out Using Docker for Game Servers. For tips, tricks, and recommended tools for working with Laclede's LAN Dockerized game server repos see the guide for Working with our Game Server Repos. You can also browse all of our other Dockerized game servers: Laclede's LAN Game Servers Directory.

gamesvr-valheim's People

Contributors

dudleycodes avatar dependabot[bot] avatar

Watchers

James Cloos avatar  avatar

gamesvr-valheim's Issues

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.