
One-command startup
Just docker compose up. Authenticate once via device code flow, and play forever with persistent sessions.
Automated OAuth2
Handles Hytale's device code authentication flow automatically with 30-day token persistence.
Auto-updates
Checks for server updates on startup and downloads them automatically using the official Hytale downloader.
Secure by default
Runs as a non-root user with dropped capabilities and read-only root filesystem for maximum security.
Fast boot
Optimized Java 25 runtime with AOT cache support for lightning-fast server startups.
Persistent data
Worlds, mods, logs, and configuration are stored in named volumes to survive container restarts.
One-command startup
Just docker compose up. Authenticate once via device code flow, and play forever with persistent sessions.
Automated OAuth2
Handles Hytale's device code authentication flow automatically with 30-day token persistence.
Auto-updates
Checks for server updates on startup and downloads them automatically using the official Hytale downloader.
Secure by default
Runs as a non-root user with dropped capabilities and read-only root filesystem for maximum security.
Fast boot
Optimized Java 25 runtime with AOT cache support for lightning-fast server startups.
Persistent data
Worlds, mods, logs, and configuration are stored in named volumes to survive container restarts.
