by rrnechmech on 11/14/24, 6:32 PM with 8 comments
Folks, I seem to vaguely recall that such a thing exists and was wondering if I could... count on you all to help me locate it. I am looking for something that I would describe as an open source emergency or crisis "management" platform. Something that would enable volunteers, resources, locations to be managed efficiently in a (hopefully) single online platform that can be self-hosted with as meager resources as possible or alternatively, if such a thing exists, hosted by some third party. Something that would enable organizations also to register themselves in a CRM kind of capability, but one that ideally would have as many features as possible that would come in handy under extreme circumstances, earthquakes, floods, and the like. I am sure that somebody must have come up with some solution enabling a core set of features such as I am describing, or that at least best practices must exist for this sort of software. Any pointers are appreciated.
by f1shy on 11/14/24, 6:50 PM
by mindcrime on 11/14/24, 7:25 PM
I don't know of anything that's exactly what you're asking for, but there are open source "incident command" / "incident management" packages out there. Not sure if any are actively maintained or up to date or not though.
There's some stuff here, but it doesn't look like it's gotten much love lately.
https://github.com/hadrsystems
by jumpm4n on 11/15/24, 6:12 AM
This post hit me with a wave of nostalgia. Years ago I helped my university deploy and maintain an instance of “UC Ready”, an open source emergency management webapp made by UC Berkeley - which was written in Coldfusion if I remember correctly.
Looking on their website now, it sounds like it was ported to Salesforce. Sorry I couldnt be any more help!
by codingdave on 11/15/24, 12:16 AM
One best practice I'm aware of is to make sure no emergency plans rely on something as fragile as a tech platform, as the communication networks that such things depend on are likely to be down.
by fumplethumb on 11/16/24, 10:14 PM