Open Source Uptime Kuma Alternative
With the following advantages:
- Rich API interfaces
- Written in Go language
- Client typed, compiled in Go, high stability
- Simple and modern UI design
- Multiple storage options: SQLite / PostgreSQL / MongoDB
- API key management and access control
Tutorial
- Click "Deploy" to deploy Peekaping to Zeabur.
- Go to the website, register an account, and you can start monitoring your websites!
Domain Configuration
- Port 8383 is for the visualization panel address (must configure domain)
- Port 8034 is for the API endpoint address (optional domain configuration), after configuration, go to
/api/v1/health to check if the API is running properly, and /swagger/index.html to view the API documentation.