Wazuh SIEM platform comes with many features such as threat intelligence, security ops, endpoint security, and cloud security. Let's dive into the steps to deploy Wazuh with Docker and connect Wazuh agents to operating systems.…
Are you looking for a much simpler and open-source web analytics platform for your website or application? In today's listicle, we are going to look at 10 top open-source self-hosted web analytics software.…
Pi-Hole has been my go-to DNS server for my self-hosted network. I run my Pi-Hole DNS server in a Docker container on one of my Raspberry Pi Docker Hosts but you can install it on x86 and other arm64 systems as well. In this tutorial, I am going to set up Pi-Hole DNS with Docker.…
HashiCorp Vault is a popular secret management system that provides a secure way to store and access secrets. This tutorial covers how to set up Hashicorp Vault Secrets Manager with Docker.…
Ghost Blog Platform was created to make it easier for individual bloggers and web publishers to write blog articles and publish their blog content online. Let's jump in and set up Ghost Blog CMS with docker.…
These open-source DNS servers can be used in your home network or even your small to medium-sized business. Let’s dive in and discuss the top 5 Opensource DNS servers like Pi-Hole:…
I adopted Github Actions as my primary CICD platform for all the tooling and software projects but needed a way to host Github Actions runners inside a Docker container. Let's dive in on how to set up a Github Actions runner with Docker.…
Jenkins is one of the leading open-source automation servers and has been adopted by top industries. Let's have a look at how we can setup Jenkins CI with Docker.…