StellarStack

Introduction

Welcome to StellarStack - The open-source, self-hosted game server management panel

Welcome to StellarStack

StellarStack is an open-source, self-hosted game server management panel designed for hosting providers, gaming communities, and individual gamers. Think of it as a modern alternative to Pterodactyl, built with cutting-edge technologies.

What is StellarStack?

StellarStack allows you to:

  • Deploy the panel on your own infrastructure
  • Manage game servers across your own hardware/VPS nodes
  • Provide a web interface for users/customers to manage servers
  • Scale from a single machine to dozens of nodes
Self-Hosted by Design

StellarStack is NOT a SaaS - you download and self-host the entire platform on your own servers

Full control over your data, infrastructure, and customization. No vendor lock-in.

Target Users

User TypeUse Case
Hosting ProvidersRun a game server hosting business, sell servers to customers
Gaming CommunitiesSelf-host servers for clan/guild members
Individual GamersManage personal game servers across multiple machines
DevelopersTest and deploy game servers during development

Tech Stack

StellarStack is built with modern technologies:

ComponentTechnologyPurpose
FrontendNext.js 15Web application
APIHonoREST API + WebSocket proxy
DaemonRustNode agent, container management
DatabasePostgreSQLPersistent data storage
Cache/Pub-SubRedisReal-time events, caching, queues
ContainersDockerGame server isolation
AuthBetter AuthAuthentication & sessions

Design Goals

  • Self-hosted: Full control over data and infrastructure
  • Multi-node: Connect unlimited nodes (dedicated servers, VPS, home machines)
  • User Management: Admins create users, assign servers, set permissions
  • Real-time: Live console, metrics, and status updates
  • Secure: Zero-trust architecture between components
  • Simple Installation: Docker-based deployment, minimal configuration
  • Extensible: Blueprint system for adding new game support
Installation Guide
Get StellarStack running in minutes
Architecture
Understand how StellarStack works
UI Components
Explore the component library
API Reference
Complete API documentation