This site is being hosted utilizing a variety of technologies:

TrueNAS Scale – Used as my primary NAS and Hypervisor for hosting everything, utilizing ZFS for redundancy

Ansible – To define the state of my server, providing a pseudo ci/cd

Hugo – Static site generation

Docker – Hosting Nginx and Cloudflare Tunnel containers

Cloudflare – Used for my DNS and provides HTTPS tunneling for ease

All of the configuration is version controlled through GitHub, currently within a private repository.