A modern, lightweight control panel for game server management.

Dashboard - Overview of your servers at a glance

Server Management - Console, files, and resource monitoring

Admin Panel - Full control over users, nodes, and servers
| 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 |
git clone https://github.com/sodiumpanel/panel.git
cd sodium
npm install
npm run build
npm startSee docs/ for full documentation.
- Sodium Reaction - Node daemon for Sodium Panel
Contributions are welcome! Please read CONTRIBUTING.md before submitting PRs.
- Found a bug? Open an issue
- Have an idea? Start a discussion
