跳到主内容
https://catalogartifact.azureedge.net/publicartifacts/kcloudhubllc1763357129530.pufferpanel-ea39b68a-9e35-41be-a81d-766bcb6770f6/image1_kCloud216.png

PufferPanel

作者 kCloudHub LLC

(1 评分)

Version 3.0.7 + Free Support on Ubuntu 26.04

PufferPanel is an open-source, lightweight game server management panel designed for hosting, deploying, and managing multiplayer game servers through a modern web-based interface. It simplifies server administration with automation tools, Docker support, multi-user management, and real-time monitoring capabilities.

Features of PufferPanel:

  • Modern web-based dashboard for managing game servers and applications.
  • Supports multiple server types including Minecraft, Steam-based games, and custom applications.
  • Docker integration for containerized and isolated server deployments.
  • Multi-user and role-based access control for collaborative administration.
  • Built-in SFTP support and browser-based file management.
  • Automated server installation, startup scripts, and deployment templates.
  • Real-time monitoring of server processes and resource usage.
  • REST API support for automation and third-party integrations.
  • Scalable architecture suitable for gaming communities and hosting providers.
  • Compatible with Linux-based cloud, VPS, and dedicated server environments.

PufferPanel Usage:

$ sudo su
$ cd /tmp

# Start PufferPanel container
$ docker start pufferpanel

# To create admin user
$ docker exec -it pufferpanel /pufferpanel/bin/pufferpanel user add

# Then enter:
Email
Username
Password
Set as Admin: Yes

# Access web interface
http://YOUR_SERVER_IP:8080

# To check existed user:
$ cat /var/pufferpanel/credentials.txt
  

Disclaimer: PufferPanel is open-source software distributed under the Apache 2.0 License. It is independently developed and maintained by the PufferPanel open-source community. The software is provided "as is," without warranties or guarantees of any kind. Users are responsible for ensuring proper deployment, security configuration, and compliance with applicable licenses and regulations.