calagopus-aio-heavy

calagopus-aio-heavy

Aplicación Docker from Calagopus' Repository

Visión general

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

Requisitos

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).

Aplicaciones relacionadas

Detalles

Repositorio
ghcr.io/calagopus/panel:aio-heavy
Última actualización2026-06-21
Visto por primera vez2026-06-18

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:8000]
Red
calagopus
Concha
bash
Privilegiado
false