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