Default namespace for applications.
CloudNativePG is the Kubernetes operator that covers the full lifecycle of a highly available PostgreSQL database cluster with a primary/standby architecture, using native streaming replication.
- cloudnative-pg/cloudnative-pg.secret.yaml - Secrets for the CloudNative-PG Helm Release.
- cloudnative-pg/cloudnative-pg.yaml - CloudNativePG Helm Release.
- cloudnative-pg/cluster/dendrite-v16.yaml - Postgres v16 Cluster for Dendrite deployment.
- cloudnative-pg/cluster/mastodon-v16.yaml - Postgres v16 Cluster for Mastodon deployment.
- cloudnative-pg/cluster/prometheus-rules.yaml - Monitoring rules for CloudNativePG to Prometheus.
- cloudnative-pg/cluster/scheduled-backups.yaml - Backup Schedule for Postgres using native backup method.
- cloudnative-pg/cluster/shared-v16.yaml - Postgres v16 Cluster for all other use cases.
emqx is a scalable MQTT broker used in conjunction with Home Assistant to enable communication with specific wifi smart devices.
- emqx/emqx.yaml - HelmRelease for emqx using their official chart.
Foundry VTT is a self-hosted and modern roleplaying platform.
- foundry/foundry-vtt-test.yaml - Test deployment of Foundry VTT for testing out features as a GM.
- foundry/foundry-vtt.yaml - Proper deployment of Foundry VTT for use in active games.
- foundry/pvc.yaml - Rook-ceph persistent volumes for the FoundryVTT instances.
- foundry/volsync.yaml - Restic backup definition for use with Volsync.
Home Assistant is an open source home automation solution that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts.
- home-assistant/home-assistant.yaml - Deployment of Home Assistant using the app-template helm chart.
- home-assistant/postgres.yaml - PostgreSQL deployment utilizing the Bitnami helm chart.
- home-assistant/pvc.yaml - Rook-ceph persistent volume claims for the Home Assistant and PostgreSQL deployments.
Invidious is an open source alternative front-end to YouTube.
- invidious/invidious.yaml - Simple app-template deployment of the Invidious docker image.
Using the onedrive client for linux to sync my personal OneDrive for backup.
- onedrive/onedrive-pvc.yaml - Config PVC for OneDrive.
- onedrive/onedrive-secret.sops.yaml - Secrets for OneDrive Auth.
- onedrive/onedrive.yaml - HelmRelease for OneDrive using app-template.
Pi-hole is a DNS resolver that likes to help you block ads as well. This implementation uses MetalLB to expose the DNS server on its own dedicated IP, allows authenticated and secure ingress through nginx-ingress and authelia, and has implemented DNS-over-HTTPS (DoH) for secure querying. I also use it to do DNS resolution on internal domains.
- pihole/pihole-helm-values.sops.yaml - Encrypted helm values for Pi-hole.
- pihole/pihole.yaml - HelmRelease for Pi-hole from mojo2600 on GitHub.
A battle-slain warrior, the Valkyries have ferried your soul to Valheim, the tenth Norse world. Besieged by creatures of chaos and ancient enemies of the gods, you are the newest custodian of the primordial purgatory, tasked with slaying Odin’s ancient rivals and bringing order to Valheim. Dedicated server deployment.
- valheim/valheim-pvc.yaml - PVC for valheim game data and configuration.
- valheim/valheim.yaml - HelmRelease for Valheim dedicated game server.
- valheim/volsync.yaml - Restic backup definition for Valheim via Volsync.