TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

168 点作者 sanj00111 个月前
I&#x27;m building Incidental, an open-source (MIT license) incident management platform.<p>I&#x27;ve been working on it for the past couple of months as a hobby, and now it&#x27;s at a state where I&#x27;m comfortable sharing it. This is also my first open source project.<p>Features: - Custom roles - Custom severities - Integrated with Slack - Web interface<p>Todos: - Custom fields - Custom workflows<p>Website: <a href="https:&#x2F;&#x2F;incidental.dev" rel="nofollow">https:&#x2F;&#x2F;incidental.dev</a> Github: <a href="https:&#x2F;&#x2F;github.com&#x2F;incidentalhq&#x2F;incidental">https:&#x2F;&#x2F;github.com&#x2F;incidentalhq&#x2F;incidental</a><p>I&#x27;d love to hear your feedback.<p>Thanks!

15 条评论

synack11 个月前
Use the semantics of the standard Incident Command System. Emergency responders have spent decades figuring out the best way to organize for these situations. Tech orgs should leverage that work.<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Incident_Command_System" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Incident_Command_System</a><p><a href="https:&#x2F;&#x2F;training.fema.gov&#x2F;nims&#x2F;" rel="nofollow">https:&#x2F;&#x2F;training.fema.gov&#x2F;nims&#x2F;</a>
评论 #40913312 未加载
评论 #40907887 未加载
vindex1011 个月前
I will just share a somewhat similar project: <a href="https:&#x2F;&#x2F;github.com&#x2F;netflix&#x2F;dispatch">https:&#x2F;&#x2F;github.com&#x2F;netflix&#x2F;dispatch</a><p>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.<p>Can be a good project to learn from as well :)<p>My relation to it: I only contributed with a couple of pull requests there :)
评论 #40912678 未加载
评论 #40909362 未加载
novia11 个月前
I love to see it. Thank you for building this. This is a problem that&#x27;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&#x27;ll be cheaper for them in the long run than paying those external vendors.<p>For those of you complaining about the slack integration in the comments, you know you can just not connect that, right?
评论 #40907123 未加载
评论 #40915027 未加载
evnsio11 个月前
As the person who originally wrote the Monzo Response project (<a href="https:&#x2F;&#x2F;github.com&#x2F;monzo&#x2F;response">https:&#x2F;&#x2F;github.com&#x2F;monzo&#x2F;response</a>), I expect you&#x27;ll find some traction in smaller orgs, but when folks start doing things at scale they&#x27;ll hit an inflection point where running their own incident software&#x2F;not having folks to log feature requests with will force them to pick something more off-the-shelf.<p>Basically, nobody runs their on-call system on open-source because it&#x27;s mission critical. At a certain point, IM platforms hit the same level of criticality.
评论 #40949941 未加载
nagstler11 个月前
I&#x27;m definitely looking forward to this project!<p>Have you considered how Incidental might integrate with other open-source tools?<p>I&#x27;d love to use something like this in my OSS project.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;Multiwoven&#x2F;multiwoven">https:&#x2F;&#x2F;github.com&#x2F;Multiwoven&#x2F;multiwoven</a>
评论 #40913194 未加载
allywilson11 个月前
Different auth options (SAML, OAuth, etc.) would be a nice to have. I look forward to the progress on this tool :-)
matthewcford11 个月前
We&#x27;ve been building same thing hope to share it soon.
评论 #40907266 未加载
Rickasaurus11 个月前
My pet feature is good and tight Jira (or ticket manager) integration so it opens tickets for the team to put time on, maybe even syncs time? Really nicely streamline so the time to remediate is tracked as part of the team&#x27;s work.
pinkmuffinere11 个月前
I love your minimal-but-effective splash page! It looks like it didn’t take too long to build, but it shows what the tool looks like and gives a link to waitlist
keane11 个月前
Different use case but, in addition to integrating ICS, take a look at Sahana EDEN: <a href="https:&#x2F;&#x2F;sahanafoundation.org&#x2F;eden&#x2F;features&#x2F;#core" rel="nofollow">https:&#x2F;&#x2F;sahanafoundation.org&#x2F;eden&#x2F;features&#x2F;#core</a>
throwaway8152311 个月前
This is the kind of thing where I&#x27;d really rather see a clear statement of the problem and a description of the types of solutions that already exist. Then writing a CRUD app is a &quot;mere&quot; exercise.
jbcranshaw11 个月前
Just curious, what&#x27;s the backstory? What inspired you to work on this?
jensenbox11 个月前
What was your thinking for choosing a SPA style app vs something simpler like HTMX? Just curious.
efilife11 个月前
Your site doesn&#x27;t work on mobile
otabdeveloper411 个月前
&gt; Slack<p>Thanks but no thanks.
评论 #40907501 未加载
评论 #40907250 未加载