DevOps, Kubernetes Access your Kubernetes pods via Tailscale using a Sidecar container 13.01.2026 by Rémy Gaudey Tailscale is a mesh VPN (Virtual Private Network) service that streamlines connecting devices and services securely across different networks. It enables encrypted point-to-point connections using the open source WireGuard protocol, which means only devices on your private network can communicate(…)
DevOps Containerize Vue 3 application with GitLab CI/CD 09.01.2026 by Nicolas Meunier Introduction In this article, I will explain how I containerized my Vuetify + Vue 3 application with GitLab CI/CD. My goal was to deploy my application on Kubernetes. To achieve this, I need to: Build the Vue 3 application Build(…)
DevOps, Development & Performance Forgejo: Organizations, Repositories and Actions 15.12.2025 by Daniel Westermann In the last post we’ve deployed Forgejo on FreeBSD 15. In this post we’re going to do something with it and that is: We’ll create a new organization, a new repository, and finally we want to(…)
Database Administration & Monitoring, Database management, DevOps, Development & Performance What is Forgejo and getting it up and running on FreeBSD 15 12.12.2025 by Daniel Westermann In recent customer projects I had less to do with PostgreSQL but more with reviewing infrastructures and give recommendations about what and how to improve. In all of those projects GitLab is used in one way(…)
DevOps, Kubernetes Monitor your ISP’s performance with Speedtest Tracker 05.08.2025 by Rémy Gaudey I recently changed ISP, and I wanted to monitor its performance and make sure I get what I’m paying for. I initially started writing a bash script that I was running in a crontab, then writing the results in an(…)
Ansible, DevOps Parallel execution of Ansible roles 10.06.2025 by Martin Bracher Introduction You can run a playbook for specific host(s), a group of hosts, or “all” (all hosts of the inventory). Ansible will then run the tasks in parallel on the specified hosts. To avoid an overload, the parallelism –(…)
Azure, Business Intelligence, Cloud, Database Administration & Monitoring, Database management SQLDay 2025 – Wrocław – Sessions 19.05.2025 by Amine Haloui After a packed workshop day, the SQLDay conference officially kicked off on Tuesday with a series of sessions covering cloud, DevOps, Microsoft Fabric, AI, and more. Here is a short overview of the sessions I attended on the first day(…)
Azure, Business Intelligence, Cloud, Database Administration & Monitoring, Database management SQLDay 2025 – Wrocław – Workshops 19.05.2025 by Amine Haloui I had the chance to attend SQLDay 2025 in Wrocław, one of the largest Microsoft Data Platform conferences in Central Europe. The event gathers a wide range of professionals, from database administrators to data engineers and Power BI developers. The(…)
AWS, Ansible, Azure, Database management, DevOps YaK Core – The Holy Grail for Deploying Ansible Code Everywhere 29.04.2025 by Hervé Schweitzer YaK core Multi-Platform open source Automation Tool simplifies the deployment of Ansible playbooks through a clean UI and API. It offers an intuitive interface where users can upload playbooks, configure parameters, and deploy them seamlessly across various platforms, and(…)
DevOps, Kubernetes My journey to KubeCon 2025 07.04.2025 by Rémy Gaudey Wednesday, April 2nd. Today is my first day at the KubeCon 2025 in London. It’s 8 AM, I’m in the lobby of my hotel and I can already hear “HAProxy”, “NGINX”, “Pipeline”, and “Kubernetes” here and there. There is no(…)