Enable CI/CD by adding .onedev-buildspec.yml
| Dockerfile | Loading last commit info... | |
| LICENSE | ||
| README.md | ||
| db.env.example | ||
| docker-compose.yml |
README.md
🪐 Planetary Server Manager
The Planetary Server Manager is the ultimate tool for deploying, maintaining, and automating containerized game servers. It also happens to be written in 🦀 Rust 🦀.
Features
- Easy to use web interface
- Automatic deployment and configuration of game servers
- Custom game server images
- Scalability across multiple hosts
- Open REST API
Terminology
🪐 Planets
Planets are containerized game servers. Using 🐳 Docker, planets will automatically configure, update, and back up your game servers using the settings specified in the web UI.
🌠 Stars
Stars are the hosts running the game servers. As with real stars, they can be hosts to multiple planets. Using the psm-api, stars can automatically deploy, manage, and migrate planets.
🚧 Note: This project is still in early stages of development and not yet fully functional.