Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
piqoni committed Oct 13, 2023
1 parent 73a33ff commit a6d24f1
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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. <img width="220" alt="image" align="right" src="https://github.com/piqoni/inxidents/assets/3144671/f1989610-c895-4646-9d2f-18fe601aff90">

- **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 🟩.
<!-- <img width="449" alt="image" align="right" src="https://github.com/piqoni/inxidents/assets/3144671/1d015cca-4ac3-4b45-9380-d8b3cd1cadea"> -->
- 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/)

<img width="1439" alt="image" src="https://github.com/piqoni/inxidents/assets/3144671/0966529b-87bc-4c11-b79f-47c6c0594eb6">
<img width="1438" alt="image" src="https://github.com/piqoni/inxidents/assets/3144671/72727fc1-f9b7-49e8-93f9-ad6039491825">


# Installation / Deployment
Expand Down

0 comments on commit a6d24f1

Please sign in to comment.