Pelican Panel
An open-source web panel for easy management of game servers, with Docker isolation and real-time monitoring.
Smart Download
Visit Project Homepage
No installer available yet — head to the source repository
Web-based game server management made simple with Docker isolation and one-click eggs.
Core Features
- One-click deploy of 50+ game server types (Minecraft, SteamCMD, etc.)
- Docker container isolation for security and stability
- Real-time CPU, RAM, and network graphs
- Multi-user role-based access control
- Custom startup arguments, environment variables, and file editor
What It Can't Do
- •Requires a Linux environment; not natively supported on Windows (use WSL2). 2. Each game server uses at least 1GB RAM – low-end VPS may struggle. 3. Always backup database and config before upgrading to avoid data loss. 4. Some Steam games need additional downloads on first start, which can be slow.
Use Cases
- Running private game servers for friends (Minecraft, Palworld, etc.)
- Game hosting companies managing thousands of servers
- Community server modding and configuration
Detailed Introduction
Pelican Panel is a free, open-source web application that simplifies game server management. It provides an intuitive dashboard to deploy, configure, and monitor servers with Docker container isolation for security and performance. Features include real-time resource usage graphs, one-click installation of popular game eggs (Minecraft, SteamCMD games, Discord bots, etc.), and extensive customization. Ideal for individual gamers and hosting companies, it eliminates complex command-line work. Compared to Pterodactyl, Pelican offers a more modern UI, faster updates, and a larger community egg repository.
Tags
Getting Started
Download installer
Click the button above to download the installer for your system
Install the software
Double-click the downloaded installer and follow the prompts
Step 1: Prepare a Linux server with Docker and a web server (or use the auto-installer).
Step 2: SSH into your server and run the one-line install command from the official docs.
Step 3: Access the panel URL, create an admin account, and import a game egg.
- Step 1: Prepare a Linux server with Docker and a web server (or use the auto-installer).
- Step 2: SSH into your server and run the one-line install command from the official docs.
- Step 3: Access the panel URL, create an admin account, and import a game egg.
Checksum not available
This project has not published a SHA-256 checksum on its GitHub Release page
SHA256 Checksum
No checksum available
Download directly from GitHub Releases and verify file integrity yourself
All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.
Open Source Transparency
View GitHub SourceUninstall Info
Stop all containers, remove the panel files, and drop the database: `sudo docker stop $(docker ps -aq) && sudo docker rm $(docker ps -aq) && sudo rm -rf /var/www/pelican && sudo mysql -e 'DROP DATABASE pelican;'` (backup first).
No Extra Dependencies
Ready to use after download. No additional runtime required.
Similar Projects
PowerToys
A set of utilities for power users to tune and streamline their Windows experience for greater productivity.
terminal
Modern, feature-rich terminal application for Windows command-line users, with tabs, GPU acceleration, and full customization.
core
Open source home automation that puts local control and privacy first. Perfect for Raspberry Pi or a local server.