devops
-
DevOps
Top Docker Container Projects in 2024 for Learning
Looking at 2024, picking up new skills is probably on the minds of everyone in the world in the IT field. Learning new container skills is a great goal. In this article, let’s look at the top Docker container projects…
-
DevOps
How to Update Ubuntu with Ansible
One of the best ways to handle updating your Linux boxes is using automation. Using some type of automation for updates is a great way to make sure these get applied in a consistent way and regularly. If you are…
-
DevOps
InfluxDB Grafana Docker-Compose Configuration: Proxmox Monitoring Example
When it comes to open-source monitoring, two tools come up quite often for building out monitoring stacks for things like Kubernetes monitoring (storage, scaling, performance, etc), cloud monitoring, application metrics, and many others in your environment – InfluxDB and Grafana.…
-
DevOps
Neovim vs Vim: Battle for best IDE
When it comes to IDEs, Vim has been an IDE that many developers, DevOps, and enthusiasts have used for years. Also, Neovim, a fork of Vim, has become a solution many prefer since it brings modern features and improvements to…
-
Automation
Install Terraform DevOps Beginners Guide
Terraform is a DevOps tool that everyone needs to know since it is one of the most popular ones in use today with organizations. Let’s see how to install it and get up and running so you can start getting…
-
home lab
Top 7 Home Lab Server Tools in 2023
Lab Gopher is a great tool to find home lab hardware
-
DevOps
Top 25 DevOps Automation Tools in 2023
In this guide, we’ve compiled the top 25 DevOps automation tools in 2023 (plus 1) to help you enhance your workflow and streamline your software development processes. What DevOps automation tool are you using? Note the following popular DevOps automation…
-
Automation
Apt Periodic Autoclean Interval with Unattended-Upgrades
If you have a number of Linux servers in your environment, whether these are in production environments or in the home lab, you want to keep your Linux servers up-to-date with security patches across the board. Manually logging in and…
-
DevOps
Terraform prompt for variable input when creating a virtual machine
Terraform is a great infrastructure as code scripting language from Hashicorp. I use it day in and day out in the lab and in production environments to streamline the process of deploying infrastructure. In the lab environment, I have had…
-
DevOps
JIRA Upgrade JIRA Core Self-managed Server
Most of you are no strangers to JIRA. It is arguably the most popular Agile project management solution adopted worldwide. Like most companies, Atlassian is pushing everyone to the cloud. The self-managed JIRA Server offering is deprecated and will no…