July 8th, 2024

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

The GitHub repository for Incidental, an open-source incident management platform, provides ChatOps for Slack, a Web UI, custom fields, and workflows. Users need specific tools for setup. Detailed instructions are available.

Read original articleLink Icon
Show HN: I am building an open-source incident management platform

The GitHub repository for Incidental, an open-source incident management platform, offers features like ChatOps for incident declaration in Slack, a user-friendly Web UI, and upcoming custom fields and workflows. To get started, users need docker, docker-compose, pnpm, and node v18, with detailed local development instructions available in the repository. Additional resources include the project's website and a contact email for inquiries. Those interested in incident management or contributing to the project can explore the Incidental GitHub repository for further details.

Related

Show HN: Glasskube – Open Source Kubernetes Package Manager, alternative to Helm

Show HN: Glasskube – Open Source Kubernetes Package Manager, alternative to Helm

The GitHub repository for Glasskube, a Kubernetes package manager, offers a user-friendly CLI/UI, package management, secure updates, GitOps integration, reactions/comments, and support for private packages. It includes installation guides, architecture, support channels, and contribution guidelines.

Show HN: Dorkly – Open source feature flags

Show HN: Dorkly – Open source feature flags

The GitHub repository hosts backend components for Dorkly Flags project. It includes Go code for GitHub Actions, converting YAML files for ld-relay. Dockerfile and related files are available for image creation. Contact for details.

Open-Source Perplexity – Omniplex

Open-Source Perplexity – Omniplex

The Omniplex open-source project on GitHub focuses on core functionality, Plugins Development, and Multi-LLM Support. It utilizes TypeScript, React, Redux, Next.js, Firebase, and integrates with services like OpenAI and Firebase. Community contributions are welcomed.

Show HN: A simple app to create .gitignore files

Show HN: A simple app to create .gitignore files

GitHub repository offers a .gitignore Builder UI tool for creating .gitignore files. A demo link is provided. To use locally, download the repository, run 'npm install' and 'npm run dev' in the terminal. Access via localhost.

Show HN: Open-sourced Webflow for your own app

Show HN: Open-sourced Webflow for your own app

The "Onlook" project on GitHub is a browser-powered visual editor for React + TailwindCSS apps. It includes installation, usage, roadmap, contributing guidelines, contact info, acknowledgments, and licensing. Inquire for more details.

Link Icon 15 comments
By @synack - 3 months
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.

https://en.wikipedia.org/wiki/Incident_Command_System

https://training.fema.gov/nims/

By @vindex10 - 3 months
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 :)

By @novia - 3 months
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?

By @evnsio - 3 months
As the person who originally wrote the Monzo Response project (https://github.com/monzo/response), I expect you'll find some traction in smaller orgs, but when folks start doing things at scale they'll hit an inflection point where running their own incident software/not having folks to log feature requests with will force them to pick something more off-the-shelf.

Basically, nobody runs their on-call system on open-source because it's mission critical. At a certain point, IM platforms hit the same level of criticality.

By @nagstler - 3 months
I'm definitely looking forward to this project!

Have you considered how Incidental might integrate with other open-source tools?

I'd love to use something like this in my OSS project.

https://github.com/Multiwoven/multiwoven

By @allywilson - 3 months
Different auth options (SAML, OAuth, etc.) would be a nice to have. I look forward to the progress on this tool :-)
By @matthewcford - 3 months
We've been building same thing hope to share it soon.
By @Rickasaurus - 3 months
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's work.
By @pinkmuffinere - 3 months
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
By @keane - 3 months
Different use case but, in addition to integrating ICS, take a look at Sahana EDEN: https://sahanafoundation.org/eden/features/#core
By @throwaway81523 - 3 months
This is the kind of thing where I'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 "mere" exercise.
By @jbcranshaw - 3 months
Just curious, what's the backstory? What inspired you to work on this?
By @jensenbox - 3 months
What was your thinking for choosing a SPA style app vs something simpler like HTMX? Just curious.
By @efilife - 3 months
Your site doesn't work on mobile
By @otabdeveloper4 - 3 months
> Slack

Thanks but no thanks.