Alle Anwendungen - 0 Anwendungen
calagopus-aio-heavy
Docker-Anwendung from Calagopus' Repository
Übersicht
Calagopus is a modern, open-source game server management panel built in Rust. Deploy, monitor, and manage Minecraft, Rust, and other game servers with industry-leading performance. This all-in-one template runs the panel alongside the Wings daemon. Requires separate PostgreSQL (e.g. postgres:18-alpine) and Valkey/Redis (e.g. valkey:latest) containers on the same Docker network.
Install calagopus-aio-heavy on Unraid in a few clicks.
Find calagopus-aio-heavy in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for calagopus-aio-heavy Review the template variables and paths Click Install
Anforderungen
Before starting: (1) Create a custom Docker network named "calagopus" in the Unraid Docker tab (Add Network). (2) Start a PostgreSQL container (e.g. postgres:18-alpine) named "calagopus-db" on the "calagopus" network with POSTGRES_USER=panel, POSTGRES_PASSWORD=panel, POSTGRES_DB=panel, and a /data volume. (3) Start a Valkey/Redis container (e.g. valkey:latest) named "calagopus-cache" on the "calagopus" network with a /data volume. (4) Set APP_ENCRYPTION_KEY to a secure random string (openssl rand -hex 32).
Kategorien
Verwandte Anwendungen
Explore more like this
Explore allEinzelheiten
Repository
ghcr.io/calagopus/panel:aio-heavyRegistry
Zuletzt aktualisiert2026-06-21
Erstmals gesehen2026-06-18
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:8000]- Netzwerk
calagopus- Shell
bash- Privilegiert
- false