The application-side code of my local homelab. This is the sister repo of the corresponding homelab-system project, which handles the system-side (OS) installation.
templates:
Contains .yaml template files for deploying applications, services, etc.
config:
Contains config files mounted into the applications
values:
Contains value files for environmentally-dependent configs
vars:
Contains mock secrets for local development & misc values
This repo relies heavily on taskfile.dev for most development / deployment operations