pez-docs/workloads/gaming
Pez 8e7269611d Update docs to reflect current setup (March 2026)
- Add Hetzner Cloud location (helsinki-a, nuremberg-a)
- Update london-a to FreeBSD, london-b ZFS layout to 3x raidz1
- Note offline servers (london-c, copenhagen-b)
- Update Plex docs with accurate ZFS and exporter behaviour
- Add workload docs: Nextcloud AIO, Navidrome, slskd, Monitoring,
  Auth (Authelia/LLDAP/Bitwarden), Mail (poste.io), Gaming (Minecraft/MaNGOS)
- Update README/intro with current service and location index
2026-03-04 09:09:08 +00:00
..
README.md Update docs to reflect current setup (March 2026) 2026-03-04 09:09:08 +00:00

Gaming Servers

Both gaming servers run on copenhagen-a — the off-site location in Copenhagen. It's a good fit: these services don't need the raw storage or horsepower of the London machines, and having them in Copenhagen gives them a separate network and power source.

Minecraft

A PaperMC server running in Docker (marctv/minecraft-papermc-server).

PaperMC is a performance-focused Minecraft server fork. It's well-maintained and handles the plugin ecosystem cleanly.

World of Warcraft — MaNGOS Zero

A vanilla WoW server running as two systemd services:

  • mangos-realmd — the realm/authentication server
  • mangos-world — the world/game server

MaNGOS Zero implements the original 1.12 vanilla WoW server. Running it as native systemd services rather than Docker keeps things simple — the MaNGOS project provides good Linux packaging support and systemd integration.