<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Automation on Robert-Jensen.dk</title><link>https://www.robert-jensen.dk/tags/automation/</link><description>Recent content in Automation on Robert-Jensen.dk</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Wed, 22 Jul 2026 19:00:00 +0200</lastBuildDate><atom:link href="https://www.robert-jensen.dk/tags/automation/index.xml" rel="self" type="application/rss+xml"/><item><title>Mission Control: One Dashboard for 30+ Side Projects</title><link>https://www.robert-jensen.dk/posts/2026/mission-control-dashboard-github-issues/</link><pubDate>Wed, 22 Jul 2026 19:00:00 +0200</pubDate><guid>https://www.robert-jensen.dk/posts/2026/mission-control-dashboard-github-issues/</guid><description>Why I built a self-hosted dashboard on top of GitHub issues to keep track of 30+ side projects. The staleness score that decides what I work on next, the Refine + Appwrite stack behind it, and the mistakes I made along the way.</description></item><item><title>Enhance Kubectl with Local AI using Ollama and Open Source LLMs</title><link>https://www.robert-jensen.dk/posts/2024/enhance-kubectl-with-local-ai-using-ollama-and-open-source-llms/</link><pubDate>Sun, 04 Aug 2024 12:00:00 +0100</pubDate><guid>https://www.robert-jensen.dk/posts/2024/enhance-kubectl-with-local-ai-using-ollama-and-open-source-llms/</guid><description>Learn how to streamline Kubernetes manifest creation with kubectl-ai and local LLMs running on Ollama. This step-by-step guide shows how to install, configure and use open-source AI models locally to enhance your Kubernetes workflow without cloud dependencies.</description></item><item><title>Running External DNS with CloudFlare</title><link>https://www.robert-jensen.dk/posts/2024/external-dns-cloudflare-kubernetes-automation/</link><pubDate>Wed, 15 May 2024 12:00:00 +0100</pubDate><guid>https://www.robert-jensen.dk/posts/2024/external-dns-cloudflare-kubernetes-automation/</guid><description>Are you tired of manually creating DNS records for your Kubernetes services? In this tutorial, we'll show you how to automate the process using CloudFlare and External DNS. We'll walk you through the steps of setting up a Cloudflare API key, installing External DNS, and configuring it to work with your Kubernetes cluster. With this setup, you can easily create and manage DNS records for your services without having to manually update them in CloudFlare. Perfect for IT professionals looking to streamline their workflow and improve their infrastructure's reliability and security.</description></item><item><title>Build, Publish and host your Docker images on Github Registry</title><link>https://www.robert-jensen.dk/posts/2023/build-publish-and-host-your-docker-images-on-github-registry/</link><pubDate>Tue, 23 May 2023 12:00:00 +0100</pubDate><guid>https://www.robert-jensen.dk/posts/2023/build-publish-and-host-your-docker-images-on-github-registry/</guid><description>How to build, publish and host docker images on Github using Github actions</description></item><item><title>Disable Windows Print Spooler to avoid Exploit CVE-2021-1675</title><link>https://www.robert-jensen.dk/posts/2021/disable-windows-print-spooler-to-avoid-exploit-cve-2021-1675/</link><pubDate>Thu, 01 Jul 2021 19:42:06 +0200</pubDate><guid>https://www.robert-jensen.dk/posts/2021/disable-windows-print-spooler-to-avoid-exploit-cve-2021-1675/</guid><description>How to disable the Windows Printer Spooler service, using SaltStack, to avoid exploit CVE-2021-1675</description></item><item><title>Auto Install Cloudbase-Init</title><link>https://www.robert-jensen.dk/posts/2021/auto-install-cloudbase-init/</link><pubDate>Thu, 03 Jun 2021 11:27:40 +0200</pubDate><guid>https://www.robert-jensen.dk/posts/2021/auto-install-cloudbase-init/</guid><description>How to automaticly install Cloudbase-Init onto Windows VM's using packer, with a configuration that works with vSphere and vRealize Automation</description></item><item><title>How to Level Up, as a vSphere admin</title><link>https://www.robert-jensen.dk/posts/2021/how-to-level-up-as-a-vsphere-admin/</link><pubDate>Tue, 01 Jun 2021 10:58:05 +0200</pubDate><guid>https://www.robert-jensen.dk/posts/2021/how-to-level-up-as-a-vsphere-admin/</guid><description>How to level up as a vSphere admin, is about the VMUG summer presentation, around this topic, on what tools to use, when you are a vSphere admin, to be better at your job</description></item><item><title>Install Loginsight agent using SaltStack</title><link>https://www.robert-jensen.dk/posts/2021/install-loginsight-agent-using-saltstack/</link><pubDate>Thu, 20 May 2021 20:50:06 +0200</pubDate><guid>https://www.robert-jensen.dk/posts/2021/install-loginsight-agent-using-saltstack/</guid><description>How to use SaltStack to deploy and install LogInsight on to both Linux and windows, and to maintain the initial configuration, and then switch the control over to the LogInsihgt server, using Grains</description></item><item><title>Keeping .env files in sync using Bitwarden</title><link>https://www.robert-jensen.dk/posts/2021/keeping-.env-files-in-sync-using-bitwarden/</link><pubDate>Fri, 19 Mar 2021 10:48:02 +0100</pubDate><guid>https://www.robert-jensen.dk/posts/2021/keeping-.env-files-in-sync-using-bitwarden/</guid><description>How to store your enviroment variables in Bitwarden password manager, and get the onto your system, using Bitwarden CLI</description></item><item><title>Easy Updating CI/CD Tools</title><link>https://www.robert-jensen.dk/posts/2021/easy-updating-ci/cd-tools/</link><pubDate>Thu, 18 Feb 2021 09:18:30 +0100</pubDate><guid>https://www.robert-jensen.dk/posts/2021/easy-updating-ci/cd-tools/</guid><description>How to use Docker autobuild feature, to automaticly create and deploy container images to Docker Hub</description></item><item><title>Application Deployment With Salt and Vra</title><link>https://www.robert-jensen.dk/posts/2020/application-deployment-salt-vrealize-automation/</link><pubDate>Tue, 24 Nov 2020 14:09:39 +0100</pubDate><guid>https://www.robert-jensen.dk/posts/2020/application-deployment-salt-vrealize-automation/</guid><description>Automate application deployment on vSphere by integrating SaltStack with vRealize Automation, using grains and reactors to install Docker and keep VMs compliant.</description></item><item><title>Docker for Almost Everything</title><link>https://www.robert-jensen.dk/posts/2020/docker-for-almost-everything/</link><pubDate>Sat, 21 Nov 2020 19:26:12 +0100</pubDate><guid>https://www.robert-jensen.dk/posts/2020/docker-for-almost-everything/</guid><description>Discover how to use Docker containers for system administration tasks beyond development. Learn GitOps approach with Docker Hub, Jenkins automation, and practical examples including SaltStack minion containers for testing.</description></item><item><title>Automating Folding@Home With VMware Code Stream</title><link>https://www.robert-jensen.dk/posts/2020/automating-folding@home-with-vmware-code-stream/</link><pubDate>Wed, 18 Nov 2020 16:42:22 +0100</pubDate><guid>https://www.robert-jensen.dk/posts/2020/automating-folding@home-with-vmware-code-stream/</guid><description>Automate Folding@home on vSphere with VMware Code Stream and Terraform, using a Git-triggered pipeline to deploy and update appliances as infrastructure as code.</description></item><item><title>Jenkins and CodeStream CSRF fix</title><link>https://www.robert-jensen.dk/posts/2020/jenkins-and-codestream-csrf-fix/</link><pubDate>Thu, 30 Jul 2020 21:38:00 +0200</pubDate><guid>https://www.robert-jensen.dk/posts/2020/jenkins-and-codestream-csrf-fix/</guid><description>Fix the Jenkins CSRF crumb error in VMware Code Stream pipelines by replacing username and password credentials with a Jenkins API token for a permanent solution.</description></item><item><title>Demo Enviroment on demand</title><link>https://www.robert-jensen.dk/posts/2020/demo-enviroment-on-demand/</link><pubDate>Tue, 02 Jun 2020 12:25:00 +0200</pubDate><guid>https://www.robert-jensen.dk/posts/2020/demo-enviroment-on-demand/</guid><description>Build a demo environment on demand for vRealize Automation Cloud, chaining an iPhone shortcut, AWS API Gateway, Lambda, and a Code Stream pipeline to deploy VMs.</description></item><item><title>How to show the value of Automation</title><link>https://www.robert-jensen.dk/posts/2019/how-to-show-the-value-of-automation/</link><pubDate>Mon, 16 Dec 2019 11:27:00 +0100</pubDate><guid>https://www.robert-jensen.dk/posts/2019/how-to-show-the-value-of-automation/</guid><description>Prove the value of automation by tracking vRealize Automation VM deployments with Python ABX functions, an S3-hosted JSON store, and a ThingSpeak dashboard.</description></item><item><title>Remote development from anywhere</title><link>https://www.robert-jensen.dk/posts/2019/remote-development-from-anywhere/</link><pubDate>Wed, 09 Oct 2019 09:05:00 +0200</pubDate><guid>https://www.robert-jensen.dk/posts/2019/remote-development-from-anywhere/</guid><description>Remote development from anywhere using VS Code Remote and ZeroTier, a free SD-WAN overlay that reaches homelab VMs without VPN or SSH headaches.</description></item><item><title>Duplicate ipadress on Packer Ubuntu VM's</title><link>https://www.robert-jensen.dk/posts/2019/duplicate-ipadress-on-packer-ubuntu-vms/</link><pubDate>Fri, 03 May 2019 20:57:00 +0200</pubDate><guid>https://www.robert-jensen.dk/posts/2019/duplicate-ipadress-on-packer-ubuntu-vms/</guid><description>Fixing duplicate IP addresses on Packer-built Ubuntu VMs by setting a MAC-based Netplan dhcp-identifier, automated with a shell script in the build pipeline.</description></item><item><title>Filter Extensibility subscriptions in CAS</title><link>https://www.robert-jensen.dk/posts/2019/filter-extensibility-subscriptions-in-cas/</link><pubDate>Tue, 22 Jan 2019 13:28:00 +0100</pubDate><guid>https://www.robert-jensen.dk/posts/2019/filter-extensibility-subscriptions-in-cas/</guid><description>Filter extensibility subscriptions in VMware Cloud Assembly using a blueprint input and custom property so Slack notifications only fire when you choose to.</description></item><item><title>Cloud Agnostic Blueprints in VMware CAS</title><link>https://www.robert-jensen.dk/posts/2019/cloud-agnostic-blueprints-vmware-cas/</link><pubDate>Fri, 18 Jan 2019 07:51:00 +0100</pubDate><guid>https://www.robert-jensen.dk/posts/2019/cloud-agnostic-blueprints-vmware-cas/</guid><description>Cloud agnostic blueprints in VMware Cloud Assembly deploy one YAML blueprint across AWS, Azure, GCP and vSphere using tags and constraints to pick regions.</description></item><item><title>Getting started with Cloud Automation Services - Almost</title><link>https://www.robert-jensen.dk/posts/2018/getting-started-with-cloud-automation-services-almost/</link><pubDate>Wed, 12 Dec 2018 21:11:00 +0100</pubDate><guid>https://www.robert-jensen.dk/posts/2018/getting-started-with-cloud-automation-services-almost/</guid><description>Getting started with VMware Cloud Automation Services and Cloud Assembly: first impressions of the SaaS offering, YAML blueprints and storing them in Git.</description></item><item><title>Homekit support for non homekit devices</title><link>https://www.robert-jensen.dk/posts/2018/homekit-support-for-non-homekit-devices/</link><pubDate>Mon, 12 Nov 2018 08:58:00 +0100</pubDate><guid>https://www.robert-jensen.dk/posts/2018/homekit-support-for-non-homekit-devices/</guid><description>Add HomeKit support to non-HomeKit devices with cheap Sonoff switches and RavenCore firmware, replacing an OpenHAB and MQTT bridge with direct HomeKit control.</description></item><item><title>Monitor Domain Admins using VMware Log Insight</title><link>https://www.robert-jensen.dk/posts/2018/monitor-domain-admins-using-vmware-log-insight/</link><pubDate>Wed, 27 Jun 2018 10:57:00 +0200</pubDate><guid>https://www.robert-jensen.dk/posts/2018/monitor-domain-admins-using-vmware-log-insight/</guid><description>Monitor changes to the Domain Admins group with VMware Log Insight by building filtered searches that trigger security alerts or dashboard widgets.</description></item><item><title>Cloud Management Experience Day</title><link>https://www.robert-jensen.dk/posts/2018/cloud-management-experience-day/</link><pubDate>Mon, 19 Feb 2018 14:00:00 +0100</pubDate><guid>https://www.robert-jensen.dk/posts/2018/cloud-management-experience-day/</guid><description>VMware's Cloud Management Experience Day in Denmark lets customers explore CMP products through expert-led sessions and hands-on labs on 28 February 2018.</description></item><item><title>Why i love my Netatmo Presence - Found potential thief</title><link>https://www.robert-jensen.dk/posts/2018/why-i-love-my-netatmo-presence-found-potential-thief/</link><pubDate>Fri, 19 Jan 2018 13:57:00 +0100</pubDate><guid>https://www.robert-jensen.dk/posts/2018/why-i-love-my-netatmo-presence-found-potential-thief/</guid><description>Netatmo Presence uses object detection to spot people, cars and animals, alerting the author to a potential bike thief and triggering HomeKit security lights.</description></item><item><title>Auto Clean up old recordings</title><link>https://www.robert-jensen.dk/posts/2018/auto-clean-up-old-recordings/</link><pubDate>Sun, 07 Jan 2018 20:47:00 +0100</pubDate><guid>https://www.robert-jensen.dk/posts/2018/auto-clean-up-old-recordings/</guid><description>Automatically delete old Netatmo Presence recordings on a Synology NAS using a scheduled DSM task and a simple find command to remove files older than 30 days.</description></item><item><title>Data collection Catalog Item in VRA</title><link>https://www.robert-jensen.dk/posts/2018/data-collection-catalog-item-in-vra/</link><pubDate>Thu, 04 Jan 2018 12:49:00 +0100</pubDate><guid>https://www.robert-jensen.dk/posts/2018/data-collection-catalog-item-in-vra/</guid><description>Automate vRealize Automation data collection by turning the built-in vRO workflow into a self-service XaaS catalog item, saving clicks on every endpoint scan.</description></item><item><title>VMware Lifecycle Manager - The first tool to install</title><link>https://www.robert-jensen.dk/posts/2018/vmware-lifecycle-manager-the-first-tool-to-install/</link><pubDate>Tue, 02 Jan 2018 11:16:00 +0100</pubDate><guid>https://www.robert-jensen.dk/posts/2018/vmware-lifecycle-manager-the-first-tool-to-install/</guid><description>vRealize Suite Lifecycle Manager simplifies installing, configuring and upgrading VMware products like vRA, vROps and Log Insight from a single appliance.</description></item></channel></rss>