Posted on

I am a big fan of self hosting. My journey started many years ago with some cheap VPS based on OpenVZ with some website, simple services and tunnels to my Raspberry Pi hosted at home. I was upgrading my setup and came to the point where I am today. I'm working on Kubernetes cluster on budget dedicated servers that I'll use to host plenty of services I previously had as docker containers on one machine.

Introduction done, so here is my list of self hosted services:

  1. Authentik - I'm trying to connect all other services to one of it's authentication mechanisms,
  2. Forgejo - my Git hosting for projects that I don't want to keep on Github
  3. Tekton CI - CI for Kubernetes
  4. Jenkins - also CI
  5. Argo CD - continuous deployments. My Kubernetes resources setup is automated with this tool.
  6. Immich - private images gallery
  7. Linkwarden - bookmarking
  8. Hoarder - other bookmarking - I'm currently testing which solution is more suitable for me.
  9. Artifactory - for keeping artifacts

TBC.