So easy a Viking can do it!
Explore the docs »
View Demo
·
How to Update your Server
.
Top 10 Server Issue Fixes
.
Report Bug
·
Request Feature
Using my DigitalOcean Referral Link:
- Unsure you want a dedicated server?
- Using my code gives you 100USD credit for 60 days on DigitalOcean 😄
- This is a great way to test your Valheim server without a commitment!
- I pay for the 40USD a month 4CPU and 8GB RAM Droplet Server
- My Referral Link https://m.do.co/c/9d2217a2725c
Table of Contents
- Added new EASY to use menu system for new and old users of the script - Enjoy
- This Menu will also install your Server and do many many other things! Enjoy!
- How to use: https://github.com/Nimdy/Dedicated_Valheim_Server_Script/wiki/How-to-use-the-Menu-Script
- Old install process works just fine. (Until Loki Kills it)
I started this to help out the community and I did not think for a moment it would have taken off so quickly. Should you need any help troubleshooting your Valheim Server visit me on Twitch or Discord.
-
My production server is 6 days solid as of 18FEB2021)
-
In game time is 430+ days |* Zero issues, zero crashes, zero cases of corrupted data.
-
If you wish to Tip: https://www.patreon.com/zerobandwidth
-
Twitch Channel: https://www.twitch.tv/zerobandwidth | * Discord for Tech Support https://discord.gg/ejgQUfc
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
- Cloud Hosting or Virtualization Service
Digital Ocean (Highly Recommended) AWS Azure Google Cloud Platform
- Ubuntu Install
Ubuntu 18.04 LTS 64bit and Ubuntu 20.04 LTS (tested 10 FEB 2021)
- Putty 64bit for Windows User
https://www.chiark.greenend.org.uk/~sgtatham/putty/
- WinSCP 64bit for Windows User
https://winscp.net/eng/download.php
-
Many have asked for it and now here it is!!!
-
I can not make this any easier.
-
SSH into your newly Created VM
From your home computer, connect to your Ubuntu VM via SSH Using putty or another terminal is recommended If you can connect via Putty/Terminal, then you have setup firewall rules correctly
- Verify GIT and Net Tools is installed =
sudo apt-get install -y git net-tools
- Change directory to OPT for installation script =
cd /opt
- Download Easy Installer from Github - Nimdy (Zero Bandwidth) =
git clone https://github.com/Nimdy/Dedicated_Valheim_Server_Script.git
- Change directory to Dedicated_Valheim_Server_Script =
cd Dedicated_Valheim_Server_Script/
- Give the script to execution permissions =
sudo chmod +x menu.sh
- Launch the Menu System =
sudo ./menu.sh
- Select Option 4 - Install Valheim Server
- Confirm you want to continue with the Valheim Install
- Accept Default Action on Resolv Update.
- Enter a Password for the newly created NONROOT local Steam account (This is not your Steam account, just a local account to run the Valheim Server)
- Enter what you wish your Public Valheim Server display will be called
- Enter your local world name. This is the name your map data files will be called and what your World is called for those who play in it.
- Enter the password required to connect to your server. This is required.
- Your information is now saved for you later. A lot of people seem to forget this, so we added a little reminder. Keep this safe.
- That's it! All done!
- Now configure your firewalls to allow the game to connect. Allow ports 2456,2457,2458 (TCP/UDP) on your server This might take you a while, if you never done it before. Don't worry, members in my discord and myself can help troubleshoot later = (DO NOT OVER LOOK THIS STEP)
If running in a Cloud Server, please check the WIKI for configuration steps.
-
Oh LOKI!!! Did you skip the link above?
-
For all the features of the Menu System visit:
https://github.com/Nimdy/Dedicated_Valheim_Server_Script/wiki/How-to-use-the-Menu-Script
- Did this help you? Please star it!
- Do you want to add to this? Please fork it!
Here is the complete walk through using DigitalOcean Services.
For more examples, please refer to the Documentation
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingIdea
) - Commit your Changes (
git commit -m 'Add some AmazingIdea'
) - Push to the Branch (
git push origin feature/AmazingIdea
) - Open a Pull Request
@zerobandwidth - [email protected]
Project Link: https://github.com/Nimdy/Dedicated_Valheim_Server_Script