Skip to main content

Automation

2023


Automate Dynamic DNS Updates with Gandi API and Docker

·1497 words·8 mins
This tutorial demonstrates how to automate dynamic DNS updates using Gandi API, Docker, and shell scripting. Learn to package the update script into a Docker container for seamless deployment, ensuring uninterrupted DNS updates even with dynamic IP changes.​

2018


Hugo Deployment Automation

··978 words·5 mins
In this technical article we look at the process of automating a Hugo deployment from a Github commit.​