Statping-ng is part of the evolution of status page tools that emerged as reliability and incident communication became essential for modern services. This page documents the projectโs history, version timeline, and the context of its development.
The original Statping project was created to provide a self-hosted status page solution for monitoring websites and applications. Early status pages were static HTML pages manually updated during outages. Statping introduced:
The original project gained significant traction in the self-hosted community, becoming a popular choice for teams wanting control over their status page infrastructure.
When development on the original Statping project became inactive around 2020, community members forked the project to continue maintenance and development. Statping-ng (โnext generationโ) was created as:
The fork aimed to preserve the existing functionality while ensuring the project remained viable for production deployments.
| Version | Release Date | Status | Key Changes |
|---|---|---|---|
| v0.93.0 | June 4, 2025 | Stable | Fix broken checkins on static services (#178) |
| v0.92.0 | January 16, 2023 | Stable | Fix broken healthcheck, Spanish translation, header validation, custom OAuth scopes, CI hotfixes |
| v0.91.0 | January 5, 2023 | Stable | Build/workflow improvements, HEAD method for services, SMTP/IMAP service types, Swedish translation, notification icons, Docker build fixes, Go 1.17 |
| v0.91.0-RC1 | May 11, 2022 | Pre-release | Release candidate (test only, not for production) |
| v0.90.80 | March 23, 2022 | Stable | Directory permission checks, Russian language, BASE_PATH/healthcheck fixes, removed statping emailer notifier |
| v0.90.79 | January 25, 2022 | Pre-release | Development build (unstable branch) |
| v0.90.78 | October 1, 2021 | Stable | Czech language, German language, HTTP webhook headers, Mattermost notifier, Telegram chat_ids, Windows/Mac builds, Quay.io containers, Snap support |
Latest Stable Release
Production Recommendation: v0.93.0 is the current stable release recommended for all production deployments.
2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
โ โ โ โ โ โ โ โ โ โ
โ Original โ โ โ โ โ โ โ โ โ
โ Statping โ โ โ โ โ โ โ โ โ
โ Created โ โ โ โ โ โ โ โ โ
โโโโโโโโโโโโโโถโ โ โ โ โ โ โ โ โ
โ โ โ โ Original โ โ โ โ โ โ
โ โ โ โ Project โ โ โ โ โ โ
โ โ โ โ Inactive โ Statping-ngโ โ โ โ โ
โ โ โ โโโโโโโโโโโโโโถโ v0.90.78 โ โ โ โ โ
โ โ โ โ โโโโโโโโโโโโโโถโ v0.90.80 โ โ โ โ
โ โ โ โ โ โโโโโโโโโโโโโโถโ v0.91.0 โ โ โ
โ โ โ โ โ โ โโโโโโโโโโโโโโถโ v0.92.0 โ โ
โ โ โ โ โ โ โ โโโโโโโโโโโโโโถโ v0.93.0 โ
โ โ โ โ โ โ โ โ โโโโโโโโโโโโโโถโ
| Feature | Benefit |
|---|---|
| Lightweight | ~20MB Docker image, minimal resource usage |
| Simple deployment | Single binary or Docker container |
| Multi-database | SQLite for small setups, PostgreSQL/MySQL for production |
| Mobile app compatible | Works with existing Statping mobile apps |
| Drop-in replacement | Direct upgrade from original Statping |
| Active maintenance | Community-driven bug fixes and security patches |
| Limitation | Context |
|---|---|
| Conservative development | Focus on stability over new features |
| Limited UI updates | Core UI unchanged from original Statping |
| Smaller community | Compared to Uptime Kuma or Cachet |
| No native 2FA | Requires reverse proxy or external SSO |
Good fit for:
Consider alternatives when:
dev branch| Component | Technology |
|---|---|
| Backend | Go (Golang) |
| Frontend | HTML, CSS, JavaScript |
| Database | SQLite, PostgreSQL, MySQL |
| Architecture | amd64, arm64, arm/v7 |
| Metric | Value |
|---|---|
| GitHub Stars | ~1,900 |
| Forks | ~190 |
| Docker Pulls | 100,000+ (estimated) |
| Active Contributors | Small core team |
| Image | Maintainer | Status |
|---|---|---|
adamboutcher/statping-ng |
Adam Boutcher | Primary maintained image |
quay.io/statping-ng/statping-ng |
Statping-ng Team | Official Quay.io mirror |
statping/statping |
Original Team | Deprecated (original Statping) |
The Statping-ng project maintains a conservative roadmap focused on:
Community-requested features (under consideration):
As a community-maintained fork, Statping-ngโs future depends on:
Any questions?
Feel free to contact us. Find all contact information on our contact page.