Kubernetes 25 Apr 2024 · 4 min read Kubernetes - Setup Rancher as a Docker Container (1/2) This blog post goal is to install a standalone Rancher instance to be able to provision a Kubernetes cluster through VMware vCenter. Read more
Docker 3 Apr 2024 · 3 min read Docker Swarm vs Kubernetes: A Comprehensive Comparison Digging deep into Docker Swarm, i found some limitation when using it with ansible, and in the end with the high availability and upgrade process which I was not very satisfy with. So I explored, again, Kubernetese... Read more
NetScaler 29 Mar 2024 · 2 min read Traefik and NetScaler Content Switching - lb and monitor The software I use, Ghost behave in a weird way and was sending http (instead of https) for all the pictures... The only way to correct this is to go through traefik to have a first reverse proxy and then going through the Netscaler stack Read more
swarm 27 Mar 2024 · 4 min read From Docker to (Docker) Swarm As mentioned on a previous blog post, I need to get rid of all the different Docker container hosted on several virtual machines to simplify the management and the high Read more
Docker 23 Mar 2024 · 4 min read Docker Swarm on Ubuntu Docker Swarm is a container orchestration tool that enables the deployment, scaling, and management of Docker containers across a cluster of machines Read more
ollama 10 Feb 2024 · 3 min read Ollama webui installation Linux Language processing has come a long way, thanks to the rise of large language models (LLMs). However, leveraging these advanced technologies often requires significant computational resources or reliance on cloud services. Read more
umbrel 2 Nov 2023 · 2 min read Can't update Bitcoin node in Umbrel I'm hosting a $bitcoin node at home and I had an update noticed by Umbrel which is by the way the easiest way to install and self host Read more
Nightscout 31 Jul 2023 · 4 min read NightScout external access DT1 2/2 In this post I will explain how to secure and give an external access to your NightScout instance You can find bellow the previous blog post to setup and configure Read more
Nightscout 27 Jul 2023 · 7 min read NightScout docker DT1 1/2 In a previous blog (https://www.archy.net/cloud-yes-but-no-thanks-there-is-some-citrix/) I described how I manage to find a solution and try to get more sleep having a baby with Diabetes Type Read more
Docker 28 Dec 2021 · 3 min read Kubernetes cluster with Raspberry Pi(s) There are plenty of websites where Kubernetes is explained, why how etc, if you want to know more or if you’re just curious I suggest you head over there Read more