Managed Valheim Server Hosting
“Managed” is a word hosts use loosely, so here is exactly what it covers here and what it does not. From $3.93 a month, billed monthly.
What we manage
Deployment and patching
The server installs itself on first start and updates itself on a schedule when the world is idle, so a Valheim patch does not become your evening. On a VPS this is steamcmd, a service unit and a cron job you wrote and have to keep working.
Backups you did not have to write
Valheim itself keeps one rolling copy of the world file and schedules nothing. The server image adds a zipped archive every hour, three days retained, written to the same persistent volume as the world so you can browse and download them. The panel adds manual snapshots on top of that.
The network parts
All three UDP ports published (game, query and crossplay), plus DDoS protection and a region you pick at deploy. No forwarding rules to get wrong, and no discovering months later that the crossplay port was never open.
What stays yours
Everything about the world itself. Managed hosting here means we run the infrastructure, not that we hold anything back from you:
- The world files, browsable and downloadable at any time
- The server name, world name and password
- Whether the server is public or private
- The admin, whitelist and ban lists
- Whether mods run, and which ones
- The restart and backup schedules
- Which region the server runs in
- Whether you stay: billing is monthly
Where your world actually lives
This is the question worth asking any host, because it is the one that decides what a bad day looks like. A Valheim world is a single.dbfile and its.fwlcompanion. On most hosts that pair sits on one disk in one machine, and the backup story is whatever the host chose to build.
Here the volume holding them is replicated across the independent Flux nodes your app is placed on, and hourly backups sit alongside. The failure that ends most long-running Valheim worlds is a single disk plus a backup nobody ever tested restoring — both halves of that are addressed rather than one.
Mods on a managed server
Managed does not mean locked down. BepInEx is a switch in the deploy form, and plugin .dll files upload straight into the mod folder on your volume from the file browser. ValheimPlus is available as an alternative if you would rather have one big config file than a curated plugin set.
The limit is not the host: most Valheim mods have to be installed client-side too, at matching versions, which no host can do for your players. See modded server hosting for how that works in practice.
What managed does not include
Worth being plain about. We do not moderate your world, build for you, or troubleshoot a mod that a plugin author shipped broken. We do not have an in-game admin console to run commands from either, because Valheim has no RCON — in-game administration is done by a player whose SteamID is on your admin list.
Deploy a managed Valheim server
Installed, patched, backed up and reachable, in about a minute. First month free if your Flux account is new.
Frequently asked questions
What is managed Valheim hosting?
Managed Valheim hosting gives you a dedicated server that a provider deploys, patches and keeps running for you. You keep full control of the world, the settings, the admin list and the mods without renting a VPS, installing steamcmd or writing a backup script yourself.
How much does managed Valheim hosting cost?
On Flux, managed Valheim hosting starts at $3.93/month for 4GB, $5.31 for 6GB and $6.91 for 8GB, billed monthly with no long-term contract. Hourly world backups are included in every tier rather than charged separately.
Do I keep access to my world files?
Yes. The world .db and .fwl live on your server volume and are browsable and downloadable from the panel at any time, along with the hourly backups. Nothing about the arrangement makes your world harder to take elsewhere.
Can I run mods on a managed server?
Yes. BepInEx is a switch at deploy, and plugin .dll files are uploaded to the mod folder on your volume from the panel. The one thing no host can do for you is the client side: most Valheim mods have to be installed by every player at matching versions.
What happens to my world if a node fails?
The volume holding the world is replicated across the independent nodes your app runs on, so the save does not live on a single machine, and hourly backups sit alongside it. The failure that ends most self-hosted worlds is one disk and a backup nobody tested.
Keep reading
- Valheim hosting providers comparedWho hosts Valheim, how their pricing models differ, and the questions to ask any of them.
- Rent a Valheim serverWhat each tier costs, and how to size one by the world rather than the group.
- A GPORTAL alternativeWhy per-slot pricing fits a ten-player-capped game badly, and what fails when a machine does.
- Modded Valheim server hostingHow BepInEx works on a dedicated server, where plugins go, and why clients need them too.