Category: Learn by example

  • How to run Pi-hole in Hashicorp’s Nomad

    #devops #nomad #hashicorp #pihole Pi-Hole can be used not only to filter aggressive ads, but also unwanted content such as phishing, and malware or to block specific sites such as Facebook or TikTok. In this article, we’ll explore how to configure Pi-hole in Nomad and how to select the lists for blocking. tl;dr; scroll to…

  • Writing your first Nomad job!

    Are you ready to build your first Nomad job? You have a docker image and now you want to deploy to your cluster, but you need to write your first job? Look no further. This post will give you all the basic pieces needed to build your first Nomad job. This article also exists in…