Puppet Series – Automate deploying Go application with Puppet
This guide shows how to automate deploying a Go application with Puppet, covering release discovery, binary management, systemd services, Nginx…
Tips & Tricks for Smoother Ops
This guide shows how to automate deploying a Go application with Puppet, covering release discovery, binary management, systemd services, Nginx…
This article outlines automating the setup of Nagios and Consul on Ubuntu 24.04 using Puppet, enhancing efficiencies for Host and…
Configuring Nagios for hosts can be labor-intensive and error-prone, especially as host numbers increase. Automating this process using tools like…
This article is to show another use case of Consul. In general, we can register...
This blog explains how to automate SFTP user creation on Ubuntu 24.04 using a Bash script, improving efficiency and accuracy,…
The article discusses automating GitLab Runner registration and unregistration using a custom Bash script that interacts with the GitLab REST…
This blog post demonstrates automating the setup of GitLab (CE or EE) using Puppet. It details the prerequisites, how to…