Deploying Joplin using ArgoCD
In one of my previous posts we deployed the Joplin server using docker-compose. Now we will deploy it on the Kubernetes cluster using ArgoCD.
In one of my previous posts we deployed the Joplin server using docker-compose. Now we will deploy it on the Kubernetes cluster using ArgoCD.
To make management off applications easier on the Kubernetes cluster, I deployed ArgoCD. In this post I will guide you through the setup.