OpenSource-Hub
P

Pelican Panel

2.0k stars·System Optimization·SHA-256 checksum verified

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

game-serverdockerweb-panelopen-sourcehosting

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Step 1: Prepare a Linux server with Docker and a web server (or use the auto-installer).

4

Step 2: SSH into your server and run the one-line install command from the official docs.

5

Step 3: Access the panel URL, create an admin account, and import a game egg.

Install Guide
  1. Step 1: Prepare a Linux server with Docker and a web server (or use the auto-installer).
  2. Step 2: SSH into your server and run the one-line install command from the official docs.
  3. Step 3: Access the panel URL, create an admin account, and import a game egg.
File Integrity

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 Source
Environment Guide

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

Project Info
LicenseMIT
Last Updated2026-05-13 16:12:08
GitHub RepositoryOfficial Website

Similar Projects