Skip to main content

Automation

2023


Automate Dynamic DNS Updates with Gandi API and Docker

·1506 words·8 mins
The article guides you through automating DNS updates with dynamic IP changes using Gandi API, Docker, and shell scripting. It extends a prior tutorial by encapsulating the script within a Docker container for easy deployment across platforms, ensuring uninterrupted DNS record updates.​

2018


Hugo Deployment Automation

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