Today I moved my websites to my homelab and serve them from my location:

I like self hosting.

Homelab

In my homelab I use the following software:

  • I use proxmox for virtualization.
  • Debian (Trixie) 13 is my preferred OS for virtual machines.
  • Docker is used to containerize the applications.
  • The TLS is handled by caddy which also servers my static websites.
  • Jekyll generates the static content of this blog.

I still have a lot to discover:

  • Layout is not done
  • I want to use categories and tags
  • etc.