calagopus-aio-heavy

calagopus-aio-heavy

Docker app from Calagopus' Repository

Overview

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

Requirements

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

Related apps

Details

Repository
ghcr.io/calagopus/panel:aio-heavy
Last Updated2026-06-21
First Seen2026-06-18

Runtime arguments

Web UI
http://[IP]:[PORT:8000]
Network
calagopus
Shell
bash
Privileged
false