HACKER Q&A
📣 shortrounddev2

Do you use any self-hosted open source tools to run your business?


Probably most people are running some kind of open source software; but I mean does anyone here use FOSS or open source software alternatives to things like Gmail, Slack, Github, Zoom, etc.?

I've been thinking of how a company could be set up with all of its tools and infrastructure running in Digital Ocean or Vultr App marketplace services. Rather than paying premium enterprise rates to different SAAS companies, you could simply pay your own hosting fees and that's it.

Obviously there's drawbacks: you have to maintain security and updates, and your non-technical employees will have to download strange apps (maybe even sideload them) and sometimes navigate incomplete user interfaces. Availability and latency could be an issue for distributed teams, and such services could make it more difficult to scale a business

But I wonder if anyone here is working at a company small enough that they can save money by hosting their own infrastructure and communication services


  👤 simonblack Accepted Answer ✓
The question is actually not restricted to communications services. Not sure exactly what the questioner wants.

Here we have a MySQL database holding accounting data that is interfaced by programs that were internally-written in C, for a real estate rentals business.


👤 adityathakurxd
Self-hosting has its challenges, but I think the preference for open-source software alternatives is because as a dev I can always check out the code, even if I don't host it on my own. For me it allows for much greater trust over closed source.