Skip to content

sodiumpanel/panel

Repository files navigation

Sodium Panel

License Release Issues Stars

A modern, lightweight control panel for game server management.


Screenshots

Dashboard
Dashboard - Overview of your servers at a glance

Server Management
Server Management - Console, files, and resource monitoring

Admin Panel
Admin Panel - Full control over users, nodes, and servers


Why Sodium?

Feature Sodium Others
Lightweight Minimal resource usage Heavy dependencies
Easy Setup Single command install Complex configuration
Flexible Database File, SQLite, MySQL, PostgreSQL Usually MySQL only
Modern Stack Node.js PHP, older tech

Quick Start

git clone https://github.com/sodiumpanel/panel.git
cd sodium
npm install
npm run build
npm start

Documentation

See docs/ for full documentation.

Related

Contributing

Contributions are welcome! Please read CONTRIBUTING.md before submitting PRs.

License

MIT