diff --git a/README.md b/README.md index 519c5d5..f33a991 100644 --- a/README.md +++ b/README.md @@ -14,23 +14,21 @@ Inxidents is a minimal configuration, open-source incident management software w **Current Features:** - **Real-time (SSE) Health Dashboard** of your services. Perfect for office screens or similar environments. image - -- **Slack Alerts** whenever a service goes down. +- **ACK** feature (acknowledge a down service will stop further notifications and will display to dashboards the acknowledgment) +- **Slack Alerts** whenever a service goes down 🟥 and recovers 🟩. - Visually see the **frequency** of the healthcheck (the white progressbar animation) - Small project with **simple configuration**. Easy to hack, deploy and further extend for your needs. **Upcoming features:** -- Acknowledgement Button for down services so alerts stop. - Add POST checks, and "expectedString" configuration for more functional testing. -- Recovered Alert 🟩 - Private/unique URLs for dashboards - ... ideas and suggestions are welcome # Demo [Click for Demo Dashboard](https://incidents.fly.dev/) -image +image # Installation / Deployment