calagopus-aio-heavy

calagopus-aio-heavy

Docker 应用程序 from Calagopus' Repository

概述

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

要求

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

相关应用程序

详细信息

存储库
ghcr.io/calagopus/panel:aio-heavy
最后更新2026-06-21
初见2026-06-18

运行时参数

网络用户界面
http://[IP]:[PORT:8000]
网络
calagopus
外壳
bash
特权
false