Hytale-Server-Manager

Hytale-Server-Manager

Application Docker from Nebula's Repository

Vue d'ensemble

Hytale Server Manager is a web-based management dashboard for Hytale game servers.

Features include:

  • Server management and monitoring
  • Backup automation and restoration
  • Player tracking
  • Mod management
  • Scheduled tasks
  • Discord notifications
  • Real-time console access

IMPORTANT: You must configure the JWT secrets before first use. Generate random values for JWT_SECRET, JWT_REFRESH_SECRET, and SETTINGS_ENCRYPTION_KEY using the commands shown in each variable's description.

Arguments d'exécution

Interface utilisateur Web
http://[IP]:[PORT:3001]
Réseau
host
Coquille
sh
Privilégié
false

Configuration du modèle

Web UI PortPorttcp
Cible
3001
Défaut
3001
Valeur
3001
Default game portPortudp
Cible
5520
Défaut
5520
Valeur
5520
PUIDVariable

User ID for file permissions. Use 'id' command to find your UID.

Défaut
99
Valeur
99
PGIDVariable

Group ID for file permissions. Use 'id' command to find your GID.

Défaut
100
Valeur
100
TimezoneVariable

Set container timezone in TZ format.

Cible
TZ
Défaut
Etc/UTC
Valeur
Etc/UTC
DatabasePathrw

SQLite database storage

Cible
/app/data/db
Défaut
/mnt/user/appdata/hytale-server-manager/db
Valeur
/mnt/user/appdata/hytale-server-manager/db
ServersPathrw

Game server installations

Cible
/app/servers
Défaut
/mnt/user/appdata/hytale-server-manager/servers
Valeur
/mnt/user/appdata/hytale-server-manager/servers
BackupsPathrw

Server backup storage

Cible
/app/data/backups
Défaut
/mnt/user/appdata/hytale-server-manager/backups
Valeur
/mnt/user/appdata/hytale-server-manager/backups
LogsPathrw

Application logs (including Prisma logs)

Cible
/app/logs/
Défaut
/mnt/user/appdata/hytale-server-manager/logs/
Valeur
/mnt/user/appdata/hytale-server-manager/logs/
CertificatesPathrw

SSL Certificates for the web UI

Cible
/app/data/certs/
Défaut
/mnt/user/appdata/hytale-server-manager/certs/
Valeur
/mnt/user/appdata/hytale-server-manager/certs/
Hytale DownloaderPathrw

Hytale downloader tool storage

Cible
/app/data/hytale-downloader
Défaut
/mnt/user/appdata/hytale-server-manager/hytale-downloader
Valeur
/mnt/user/appdata/hytale-server-manager/hytale-downloader
Machine IDPathro

System machine ID for identification

Cible
/etc/machine-id
Défaut
/etc/machine-id
Valeur
/etc/machine-id
DISCORD_WEBHOOK_URLVariable

Discord webhook URL for notifications

DISCORD_ENABLEDVariable

Enable Discord webhook notifications

Défaut
false
Valeur
false
CORS_ORIGINVariable

Allowed CORS origin. Set to your Unraid server URL for external access (e.g., https://192.168.1.100:3001)

Défaut
http://localhost:3001
Valeur
http://localhost:3001
INSECURE_COOKIESVariable

Allow HTTP access (NOT recommended). Set to 'true' only for local network testing without HTTPS.

Défaut
false
Valeur
false
SETTINGS_ENCRYPTION_KEYVariable

Encryption key for sensitive settings (exactly 32 hex chars). Generate with: openssl rand -hex 16

JWT_REFRESH_SECRETVariable

JWT refresh token secret (min 32 chars). Generate with: openssl rand -hex 64

JWT_SECRETVariable

JWT secret for authentication (min 32 chars). Generate with: openssl rand -hex 64

RATE_LIMIT_WINDOWVariable

Rate limit window in milliseconds (default: 900000 = 15 minutes)

Défaut
900000
Valeur
900000
RATE_LIMIT_MAXVariable

Maximum requests per rate limit window (default: 100)

Défaut
100
Valeur
1000
MAX_FILE_UPLOAD_SIZEVariable

Maximum file upload size in bytes (default: 52428800 = 50MB)

Défaut
52428800
Valeur
52428800

Détails

Référentiel
ghcr.io/nebula-codes/hytale-server-manager:latest
Dernière mise à jour2026-05-31
Première vue2026-01-19

Exécutez Hytale-Server-Manager sur Unraid.

Hytale-Server-Manager est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.