Live data from Hacker News

Show HN: I am building an open-source incident management platform

github.com

1–10 of 32 posts

Show HN: I am building an open-source incident management platform

#1
I'm building Incidental, an open-source (MIT license) incident management platform.

I've been working on it for the past couple of months as a hobby, and now it's at a state where I'm comfortable sharing it. This is also my first open source project.

Features: - Custom roles - Custom severities - Integrated with Slack - Web interface

Todos: - Custom fields - Custom workflows

Website: https://incidental.dev Github: https://github.com/incidentalhq/incidental

I'd love to hear your feedback.

Thanks!

Show HN: I am building an open-source incident management platform
github.com

Re: Show HN: I am building an open-source incident management platform

#5
I love to see it. Thank you for building this. This is a problem that's been solved many times over by private companies, and they charge other institutions exorbitant fees for the privilege of using their software. I hope you can get many companies to put skin in the game and contribute towards fixing bugs. It'll be cheaper for them in the long run than paying those external vendors.

For those of you complaining about the slack integration in the comments, you know you can just not connect that, right?

Re: Show HN: I am building an open-source incident management platform

#6
post #5

I love to see it. Thank you for building this. This is a problem that's been solved many times over by private companies, and they charge other institutions exorbitant fees for the privilege of using their software. I hope you can get many companies to put skin in the game and contribute towards fixing bugs. It'll be cheaper for them in the long run than paying those external vendors. For those of you complaining abo…

> I hope you can get many companies to put skin in the game and contribute towards fixing bugs. It'll be cheaper for them in the long run than paying those external vendors.

This would be a nice world to live in, but unfortunately this is very rarely the case as you can see with most open source projects that are used in many companies and are underfunded and understaffed.

Most bigger companies value saved time of not integrating something themselves, liability and having someone else to call if something goes wrong higher than saving a few thousand bucks a year for some external vendor. Which makes total sense for something that's not your core business.

Re: Show HN: I am building an open-source incident management platform

#10
I will just share a somewhat similar project: https://github.com/netflix/dispatch

Also open source, also Python, also incident management, also custom severities (but not as much of custom roles, afaik) :) Has some integrations with slack, but not focused on Slack particularly.

Can be a good project to learn from as well :)

My relation to it: I only contributed with a couple of pull requests there :)

Post reply on HN