Deploy Now

Stars

2,325

Forks

314

Watchers

24

Developer links

Pelican Panel

Pelican Panel is an open-source game server management platform that enables gaming communities and hosting providers to deploy, configure, and operate multiplayer servers for titles like Minecraft, Palworld, and Counter-Strike within secure, containerized environments. Administrators can provision dedicated game servers in seconds using modular configuration eggs, allocating precise CPU cores, memory thresholds, and disk quotas to prevent resource contention across noisy neighbors. Players and server operators access an interactive web console featuring live terminal output, instant power state toggles, and direct command execution over secure WebSockets. An integrated file browser enables operators to upload server modifications, edit configuration scripts with syntax highlighting, and decompress archives without opening an external terminal. Built-in scheduling pipelines automate recurring tasks such as world backups, daily server restarts, and mod updates based on custom cron expressions. Multi-tenant permission controls allow guild leaders to invite co-administrators and grant granular privileges for restarting daemons, reviewing console logs, or managing database credentials without exposing the host system. Operators can also provision external SFTP endpoints, attach secondary IP allocations, and trigger webhook alerts whenever container health anomalies occur. Running on a dedicated VPS on RepoCloud with guaranteed CPU, RAM, and SSD, full root SSH access, and a browser serial console. AGPL-3.0 licensed.

Pelican Panel
Pelican Panel
Pelican Panel
Pelican Panel
Pelican Panel

Benefits

  • Isolated Containerized Game Server Execution
  • Executes every game server in a sandboxed Docker container managed by the Wings daemon, strictly isolating filesystem access, process namespaces, and network traffic across multi-tenant environments.
  • Granular Multi-Node Infrastructure Allocation
  • Distributes game workloads across physical and virtual compute nodes using dynamic port allocations, configurable resource overallocation rules, and automated node discovery algorithms.
  • Real-Time Interactive Management and Telemetry
  • Streams live server console logs over secure WebSocket connections while capturing instantaneous CPU, memory, network throughput, and disk I/O metrics refreshed directly in the browser.
  • Role-Based Multi-Tenant Access Delegation
  • Empowers administrators to delegate subuser permissions with granular role privileges, enforcing two-factor authentication and tokenized API keys for individual server instances and automated external tooling.

Features

  • Modular Egg Configuration Templates
  • Defines container images, startup flags, and environment variables using structured JSON eggs compatible with the wider Pterodactyl ecosystem.
  • Go-Powered Wings Daemon Agent
  • Interacts directly with the Docker daemon and host operating system to execute container lifecycle commands and enforce resource limits.
  • In-Browser File Manager
  • Allows operators to upload mods, inspect text configuration files with Monaco editor syntax highlighting, and compress directories without SSH.
  • Automated Cron Scheduling Pipelines
  • Configures recurring cron jobs to automate world backups, execute maintenance commands, and dispatch scheduled power cycle routines.
  • Built-In SFTP File Access
  • Exposes secure SFTP endpoints on dedicated port allocations, enabling operators to transfer large game files using FileZilla or WinSCP.
  • FilamentPHP Administrative Control Plane
  • Delivers a responsive Laravel Filament web console featuring dark mode themes, server health dashboards, and granular audit log history.