What Open-Source Tools Do You Use at Work?

0
0
Asked By CoolCat42 On

I'm curious about the open-source tools that people commonly use in their jobs. I previously asked this in another community and got a great response with a bunch of resources, so I'm hoping to gather a similar list here. What tools do you rely on day-to-day?

4 Answers

Answered By CloudyCoder88 On

The basics for sure include Git, Linux, Docker, and Terraform. It’s pretty much the foundation for anything we build on Linux servers. All the open-source tools we use make our lives a lot easier!

Answered By DevOpsDynamo On

We mainly use ArgoCD and have set up a self-hosted Renovate bot image. While I'm not personally involved in maintaining a full list, the Architecture team at my workplace does have a tech forum to evaluate and discuss approved technologies. It's a neat way to stay updated!

Answered By IndependentThinker99 On

Absolutely, here's a short list: Linux, Git, Docker, and Kubernetes are essentials in our workflow. I also like using tools like Jujutsu to simplify Git merge conflicts and Nvim as a powerful text editor with LSPs. These really help streamline the development process.

Answered By TechGuru77 On

Most of the core stuff we use is open-source, like Linux, Apache, and Node.js. We're big on Docker and Packer too. Honestly, about 90% of what we do is open-source, and it's great because it really cuts down on licensing costs. If you're using something like Windows or VMWare, I can see why this question would be super relevant. I've been all about open-source for years!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.