██████╗  █████╗ ███╗   ███╗███████╗    ███████╗███████╗██████╗ ██╗   ██╗███████╗██████╗
 ██╔════╝ ██╔══██╗████╗ ████║██╔════╝    ██╔════╝██╔════╝██╔══██╗██║   ██║██╔════╝██╔══██╗
 ██║  ███╗███████║██╔████╔██║█████╗      ███████╗█████╗  ██████╔╝╚██╗ ██╔╝█████╗  ██████╔╝
 ██║   ██║██╔══██║██║╚██╔╝██║██╔══╝      ╚════██║██╔══╝  ██╔══██╗ ╚████╔╝ ██╔══╝  ██╔══██╗
 ╚██████╔╝██║  ██║██║ ╚═╝ ██║███████╗    ███████║███████╗██║  ██║  ╚██╔╝  ███████╗██║  ██║
  ╚═════╝ ╚═╝  ╚═╝╚═╝     ╚═╝╚══════╝    ╚══════╝╚══════╝╚═╝  ╚═╝   ╚═╝   ╚══════╝╚═╝  ╚═╝
                ██████╗ ██████╗ ███╗   ██╗███████╗ ██████╗ ██╗     ███████╗
               ██╔════╝██╔═══██╗████╗  ██║██╔════╝██╔═══██╗██║     ██╔════╝
               ██║     ██║   ██║██╔██╗ ██║███████╗██║   ██║██║     █████╗
               ██║     ██║   ██║██║╚██╗██║╚════██║██║   ██║██║     ██╔══╝
               ╚██████╗╚██████╔╝██║ ╚████║███████║╚██████╔╝███████╗███████╗
                ╚═════╝ ╚═════╝ ╚═╝  ╚═══╝╚══════╝ ╚═════╝ ╚══════╝╚══════╝
// DOWNLOADS //
RELEASE v0.3.7 PLATFORM: LINUX x86-64 BUILT: 2026-09-07
[ DOWNLOADS ]
conan-console 22725 KB DOWNLOAD .SHA256
SHA256 331c80a3b6c7c63f92cd2c834e808957968044b8fec2fc0791faa89853a38cf8
valheim-console 22734 KB DOWNLOAD .SHA256
SHA256 816144c64b932260e76028998b236ffceac0cdb4f72f8ea79bf3772989a83ba9
[ VERIFY ]

Download both files and verify with:

sha256sum -c valheim-console.sha256
valheim-console: OK

The check has to run in the directory holding both files.

[ INSTALL ]

Download on Ubuntu or Debian and install - eg. for Valheim:

sudo install -m 0755 -o root -g root valheim-console /usr/local/bin/valheim-console

Run with setup --dry-run first, to see what will be installed:

sudo /usr/local/bin/valheim-console setup --dry-run

It'll creates the game user, installs steamcmd, the game, creates systemd units and starts the management console.
Management console URL, login etc. is printed at the end.

Run setup to install (or upgrade) the console:

sudo /usr/local/bin/valheim-console setup

Use --user to install/upgrade the console under a different user:

sudo /usr/local/bin/valheim-console setup --user gameuser
[ SUPPORTED LINUX ]

Continuously tested on:

Ubuntu 22.04 Jammy                 Debian 12 Bookwork
Ubuntu 24.04 Noble                 Debian 13 Trixie
Ubuntu 26.04 Resolute
[ CHANGELOG ]

v0.3.7 restart game console during setup if it's been upgraded
07. Sep 2026

v0.3.6 minor ui adjustments to world seed management
07. Sep 2026

v0.3.5 valheim world seed management in settings
07. Sep 2026

v0.3.4 download conan exiles save games from web console
04. Sep 2026

v0.3.3 remove floppy icon and don't show .old save game files
03. Sep 2026

v0.3.2 download save games from web console
03. Sep 2026

v0.3.1 valheim server settings in web console
03. Sep 2026

v0.3.0 valheim server settings framework
02. Sep 2026

v0.2.2 merge new settings into config file during upgrades
02. Sep 2026

v0.2.1 valheim server port config
02. Sep 2026

v0.2.0 better visual output from setup command
30. Aug 2026

v0.1.7 console footer link and configurable login notice
30. Aug 2026

v0.1.6 add support for debian 12 and 13
30. Aug 2026

v0.1.5 fix ascii banner problems
30. Aug 2026

v0.1.4 fix website and console fonts
29. Aug 2026

v0.1.3 add game server port config and info to game consoles
29. Aug 2026

v0.1.2 add server argument for running the game console webserver
29. Aug 2026