Blog

Back to Hugo

Over the years, this website was running on WordPress, Hugo, a custom React SPA, server-side rendered React, Gatsby, and now I’m back to Hugo.

Replicating Gitea Docker SSH Passthrough on K8s

If you are selfhosting Gitea on a single node Kubernetes cluster and want to enable git through SSH while keeping SSH connection to the cluster, this guide is for you.