Infrastructure

A 5-post collection

Generating SSL certificates in Nomad with Certbot

My elegant method to manage SSL certificates in a Nomad-native way with Certbot, leveraging Nomad templates. This method makes it possible to provide SSL certificates to any service running in Nomad, from NGINX to Postfix. »

Deploy a Nomad Cluster on Alpine Linux with Vultr

How to deploy a Nomad cluster on cheap Vultr servers, step-by-step, using a minimal Alpine Linux distribution. The Nomad cluster will be made of 3 Nomad servers and as many Nomad clients as you’d like. We will be automating the process of adding more Nomad clients as you grow. »