I built a self-hosted web dashboard for running game servers on your VPS - Cobalt

U

/u/Constant-Extent-6091

Guest
I built Cobalt - a free, open-source web dashboard for hosting Minecraft (and other game) servers on your own VPS.

The problem I was solving: paying $15+/month for server hosting felt wasteful when you can rent a VPS for $5-10/month and get full control. But setting up and managing servers via SSH is annoying for non-technical people.

What Cobalt gives you:
- Start/stop/restart servers in one click
- Built-in console to run commands
- Manage configs and upload files from the browser
- Real-time CPU & RAM monitoring
- User roles - control who can do what
- Works on mobile

Supported Minecraft loaders: Forge and Fabric. Also supports Terraria, Factorio, Don't Starve Together.

Install is one script on any Ubuntu 22+ VPS:
./build/scripts/install.sh --prod --vps <your_ip>

GitHub: https://github.com/ArtoriasCode/cobalt

Would love feedback from people who actually run Minecraft servers - what features are missing? What loaders should I add next?

submitted by /u/Constant-Extent-6091
[link] [comments]

Continue reading...
 
Back
Top