File size: 1,315 Bytes
dd0bd69
fd7a2cd
 
 
 
dd0bd69
 
 
 
fd7a2cd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
dd0bd69
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
---
title: PufferPanel
emoji: ๐ŸŽฎ
colorFrom: blue
colorTo: purple
sdk: docker
pinned: false
---

# PufferPanel Game Server Management

This Space runs [PufferPanel](https://www.pufferpanel.com/), an open-source game server management panel.

## Features
- ๐Ÿ•น๏ธ Create and manage game servers
- ๐Ÿ“ Persistent storage for game data
- ๐Ÿ”’ Secure admin access
- โš™๏ธ Supports Minecraft, Rust, ARK, and more

## First-Time Setup
1. Visit your Space URL after deployment
2. Login with admin credentials:
   - **Username**: `admin`
   - **Password**: `changeme`

## Custom Configuration
Set these environment variables in your Space settings:

| Variable | Description | Default |
|----------|-------------|---------|
| `ADMIN_USERNAME` | Admin username | `admin` |
| `ADMIN_PASSWORD` | Admin password | `changeme` |
| `PANEL_PORT` | Web interface port | `7860` |
| `PUFFER_DATA_DIR` | Storage directory | `/workspace/pufferpanel_data` |

## Persistent Storage
All game server data is stored in `/workspace/pufferpanel_data` which is preserved between sessions.

## Documentation
- [PufferPanel Documentation](https://docs.pufferpanel.com/)
- [Game Server Setup Guides](https://docs.pufferpanel.com/en/2.x/guides/)

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference