Aoirint
Createdaoirint
Monitors the status of Minecraft Bedrock and Java servers via a headless setup with an HTTP JSON API.
About
Aoirint provides a headless solution for monitoring the status of multiple Minecraft Bedrock and Java servers. It utilizes a PostgreSQL database for persistent storage and offers a web API secured with read/write API key authentication. The tool supports Minecraft Bedrock and Java versions 1.20.x and is easily deployable using Docker Compose, with database migrations handled via golang-migrate.
Key Features
- Monitors multiple Minecraft Bedrock/Java servers.
- Provides a web API with read/write API key authentication.
- Easy deployment via Docker Compose.
- Uses PostgreSQL database for persistence.
- Supports Bedrock and Java Minecraft server versions 1.20.x.
- 1 GitHub stars
Use Cases
- Integration of server status into external applications via API.
- Historical server status tracking for performance analysis.
- Real-time server status monitoring for game administrators.