Live data from Hacker News

Ask HN: What are the best open source tools you use in your organization?

news.ycombinator.com

1–10 of 51 posts

Re: Ask HN: What are the best open source tools you use in your organization?

#6
RT from BestPractical https://www.bestpractical.com/rt/. Extremely extensible and robust, can be used for all kinds of things beyond just ticket tracking (change control approval workflows, knowledge bases, asset tracking, CRM and automation plugins). The king of ticket trackers, could be at the heart of any organisation.

Prosody https://prosody.im/. Open source XMPP server with support for MUCs and all the usual XMPP stuff. Best way for teams to communicate. Extend it with plugins for your NMS and so on to get alerts in realtime.

Nagios https://www.nagios.org/. Solid (if a little fiddly) monitoring / alerting solution. Works best if you write your own plugins and use check_by_ssh instead of NRPE.

bcfg2 http://bcfg2.org/. Configuration management that makes sense. Tidy and well defined "model" for how configuration should be managed, sensible defaults and a bunch of useful powerful features.

I could go on but there are some of my all-time favourites.

Re: Ask HN: What are the best open source tools you use in your organization?

#9

Not a single tool we use is open source. Mainly because with an open source application there's no one source for security to go to and ask for a letter certifying the safety of the software. I wish I were kidding.

no linux servers anywhere? No open source network infrastructure?

Re: Ask HN: What are the best open source tools you use in your organization?

#10
Rails

ElasticSearch (And Kibana, holy shit)

MySQL

React

Ractive

Ubuntu

NGINX

Redis

We stand on the backs of giants. Yet, for some reason, corporations feel entitled to not give back. Modern computing lives by open source. Companies should be obliged to contribute similarly.

Post reply on HN