https://github.com/silverbackhq/silverback
🧬 A Status and Incident Communication Tool (Beta Version).
https://github.com/silverbackhq/silverback
application-monitoring cachet chatops incident-management silverback silverbackhq status-page statuspage
Last synced: 25 days ago
JSON representation
🧬 A Status and Incident Communication Tool (Beta Version).
- Host: GitHub
- URL: https://github.com/silverbackhq/silverback
- Owner: silverbackhq
- License: apache-2.0
- Created: 2018-12-25T16:20:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-23T22:10:30.000Z (30 days ago)
- Last Synced: 2025-04-28T17:14:32.541Z (25 days ago)
- Topics: application-monitoring, cachet, chatops, incident-management, silverback, silverbackhq, status-page, statuspage
- Language: Python
- Homepage:
- Size: 5.62 MB
- Stars: 46
- Watchers: 2
- Forks: 5
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
![]()
Silverback
A Status and Incident Communication Tool.
**Silverback** is a **free** and **open source** project for web infrastructure, developer APIs, services and SaaS companies to set up their very own **status page** in minutes.
![]()
## Overview
- Auto Installer.
- User management with different roles.
- Services and service groups statuses.
- Uptime charts for services and service groups.
- Incidents and incident updates management.
- Metrics with third party integrations (NewRelic and more ...).
- Subscriber notifications via email, SMS, customer endpoint, RSS feed and Atom Feed.
- Asynchronous workers for subscriber notifications with ability to run any number to scale.
- Realtime administration dashboard.
- Multilingual.
- Easy Theme System! Easily give silverback a complete makeover.
- and much more ...## Installation
- [Install for Development Purposes.](deployments/development/README.md)
- [Install on Ubuntu 18.04.](deployments/ubuntu-18.04/README.md)
- [Install on Docker Compose.](deployments/docker-compose/README.md)
- [Install on Kubernetes.](deployments/k8s/README.md)## Versioning
For transparency into our release cycle and in striving to maintain backward compatibility, Silverback is maintained under the [Semantic Versioning guidelines](https://semver.org/) and release process is predictable and business-friendly.
See the [Releases section of our GitHub project](https://github.com/silverbackhq/silverback/releases) for changelogs for each release version of Silverback. It contains summaries of the most noteworthy changes made in each release. Also see the [Milestones section](https://github.com/silverbackhq/silverback/milestones) for the future roadmap.
## Bug tracker
If you have any suggestions, bug reports, or annoyances please report them to our issue tracker at https://github.com/silverbackhq/silverback/issues
## Security Issues
If you discover a security vulnerability within Silverback, please send an email to [[email protected]](mailto:[email protected])
## Contributing
We are an open source, community-driven project so please feel free to join us. see the [contributing guidelines](CONTRIBUTING.md) for more details.
## Credits
Shoutout to these awesome open source projects and their maintainers.
- [Django.](https://www.djangoproject.com/)
- [Celery.](https://github.com/celery/celery)
- [Requests.](https://github.com/kennethreitz/requests)
- [Tabler.](https://github.com/tabler/tabler)
- [VueJs.](https://vuejs.org/)
- [and other projects ...](requirements.txt)## License
© 2019, Silverback. Released under [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).
**Silverback** is authored and maintained by [@silverbackhq](https://github.com/silverbackhq).