Fork IT
  • Home
  • About
Deploying a Kubernetes cluster using RKE
Kubernetes

Deploying a Kubernetes cluster using RKE

Using RKE you can deploy a cluster from a simple config file. In this blog post I'll go over how to set it up.
Feb 23, 2023 3 min read
Deploying Joplin using ArgoCD
Kubernetes Featured

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.
May 9, 2022 3 min read
Deploying ArgoCD on Kubernetes
Kubernetes Featured

Deploying ArgoCD on Kubernetes

To make management off applications easier on the Kubernetes cluster, I deployed ArgoCD. In this post I will guide you through the setup.
Apr 28, 2022 2 min read
Deploying a MicroK8s Kubernetes Cluster
Kubernetes Featured

Deploying a MicroK8s Kubernetes Cluster

The time has come to migrate from docker-compose to Kubernetes. To do this I settled on MicroK8s, although RKE is also a viable option for me. In this post I'll explain how I've set up the cluster.
Feb 15, 2022 4 min read
Pushing Notifications Using Gotify
Docker

Pushing Notifications Using Gotify

Gotify can be used to send push notifications to your smartphone. In this guide I'll show you how to set it up.
Dec 28, 2021 1 min read
I Switched from NPM to Traefik
Docker

I Switched from NPM to Traefik

I really like NPM. But Traefik allows me to do the same, without going through a web UI. So I switched, and this is how I've done it.
Nov 22, 2021 4 min read
Taking And Syncing Notes With Joplin
Docker

Taking And Syncing Notes With Joplin

In this guide, I will show you how to set up Joplin server. Joplin is a note taking tool with support for markdown. The server component is used to sync the notes between devices.
Nov 13, 2021 2 min read
Website Monitoring Using Uptime Kuma
Docker

Website Monitoring Using Uptime Kuma

I've set up this site, the platform to count visitor, and Nginx Proxy Manager to handle reverse proxies and ssl. Now I want to be kept up to date if something goes wrong. Thats why I've also set up Uptime Kuma. It's a simple
Nov 9, 2021 2 min read
Scripts > Manual Labor
scripting

Scripts > Manual Labor

I needed to change the layout of some text. Repetitive work is something I hate, so I wrote a script to do it for me. Doing it manually would have been faster though.
Nov 2, 2021 3 min read
Deploying Shynet
Docker

Deploying Shynet

I wanted to keep track of how many people read these posts. So I've set up privacy-friendly Shynet to count my visitors.
Oct 29, 2021 3 min read
Launching Nginx Proxy Manager
Docker

Launching Nginx Proxy Manager

Nginx Proxy Manager is what I use to manage all the reverse proxies to different web apps. It also handles my ssl certificates. Now I will tell you how to get it running.
Oct 28, 2021 3 min read
Why & How Ghost
Docker

Why & How Ghost

This blog post documents my journey in setting up my blog. From the decision of which platform to use, to the rollout using docker-compose.
Oct 26, 2021 3 min read
Page 1 of 1
Fork IT © 2025
  • Home
  • About
Powered by Ghost