Skip to main content

Selfhosting

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.​

2020


Radicale CardDAV And CalDAV Server

·619 words·3 mins
To decrease reliance on google services this howto describes how to setup your own contact (carddav) and calendar (caldav) server

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.​