This section documents the Docker image:
hybrowse/hytale-server(Docker Hub, primary)ghcr.io/hybrowse/hytale-server(GHCR mirror)
The Hytale Server Docker Image is part of the Hybrowse Server Stack:
- Hybrowse/hytale-session-token-broker — non-interactive server authentication for providers/fleets
- Hybrowse/hyrouter — stateless QUIC entrypoint and referral router for routing players to backends
- Production-grade defaults (security, stability, predictable behavior)
- Great UX (simple configuration, clear errors)
- Fast operation (support for AOT cache, sensible JVM tuning)
This project is intended to help run the official Hytale dedicated server in containers. It should not be used to redistribute proprietary server binaries.
For legal/policy notes (unofficial status, no redistribution, and operator responsibilities), see the repository README.md.
- Start here:
quickstart.md - Then:
configuration.md - Kubernetes:
kubernetes.md - Mods (CurseForge):
curseforge-mods.md - Common issues:
troubleshooting.md - Ops:
backups.md - Manual provisioning:
server-files.md - Development:
development.md - Upgrades:
upgrades.md - Security hardening:
security.md
The docs/hytale/ section contains notes from the official documentation.
It is useful for advanced operators and providers, but the primary end-user docs for this image live in docs/image/.