Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/statuspal/statuspal
Statuspal lets you communicate your web apps/services status 📡
https://github.com/statuspal/statuspal
docker elixir-lang elixir-phoenix monitoring statuspage uptime
Last synced: 5 days ago
JSON representation
Statuspal lets you communicate your web apps/services status 📡
- Host: GitHub
- URL: https://github.com/statuspal/statuspal
- Owner: statuspal
- License: agpl-3.0
- Created: 2017-12-01T10:47:53.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T17:15:59.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T12:21:54.532Z (3 months ago)
- Topics: docker, elixir-lang, elixir-phoenix, monitoring, statuspage, uptime
- Language: Elixir
- Homepage: https://statuspal.io
- Size: 1.52 MB
- Stars: 209
- Watchers: 6
- Forks: 18
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - statuspal/statuspal - Statuspal lets you communicate your web apps/services status 📡 (monitoring)
README
Statuspal
Statuspal lets you Monitor & Communicate your site's Status with a customizable status page. Use our SAAS https://statuspal.io or the self-hosted community edition.
[![Preview](https://raw.githubusercontent.com/statuspal/statuspal/master/apps/statushq/lib/statushq_web/static/app/assets/images/Browser_preview.png)](https://meta.statuspal.io/)
## Feature List
- [x] Customizable Status page
- [x] Incident/Maintenance reporting
- [x] Notifications (Email and Tweets)
- [x] Uptime graph
- [x] Monitoring + alerting (Only on Pro)
- [ ] Response time graph `coming soon`
- [ ] Private status pages `coming soon`## Statuspal Pro
The easiest way to get started is through our hosted status pages service at https://statuspal.io,
you can get started and have a running status page in less than 3 minutes! and you wont have to worry about server configurations and maintenance.Also this way you'll help us support the development of Statuspal.
## Self hosted Statuspal
Alternatively you can host your own instance of Statuspal, if you want to go this way head over to our [wiki page](https://github.com/statuspal/statuspal/wiki/Self-hosted-Statuspal).
## Contributors
Contributions to Statuspal are very welcome! To setup your development environment
go ahead and follow [this guide](https://github.com/statuspal/statuspal/wiki/Development).