Find a file
ben 57da8a493d
All checks were successful
Lint / lint (push) Successful in 22s
Terraform Plan and Apply / cicd (push) Successful in 36s
chore(media-centre): remove assigned consul service names
- consul appears to by providing ACL tokens based on a case sensitive service name and chooses the service name as lower case. The default service name is in lower case.
2025-03-06 12:50:38 +00:00
.devcontainer chore(devcontainer): add HashiCorp HCL extension to devcontainer.json 2024-09-26 18:17:03 +00:00
.gitea/workflows chore(cicd): remove useless outcome check 2025-02-26 13:21:49 +00:00
modules chore(media-centre): remove assigned consul service names 2025-03-06 12:50:38 +00:00
.gitignore feat(matrix): add Nomad job specification for Matrix service 2024-12-17 13:56:26 +00:00
.terraform.lock.hcl feat(matrix): add Nomad job specification for Matrix service 2024-12-17 13:56:26 +00:00
main.tf feat(keycloak): add Keycloak module and Nomad job specification 2025-02-20 12:01:39 +00:00
provider.tf feat(matrix): add Nomad job specification for Matrix service 2024-12-17 13:56:26 +00:00
README.md feat(docs): add initial README for home lab cluster state 2024-12-17 15:06:39 +00:00
renovate.json fix(renovate): update regex pattern for image matching to account for indented next line 2024-12-19 17:16:53 +00:00

Home Lab Cluster State

Terraform Badge Nomad Badge Consul Badge Docker Badge

Overview

This repository contains the state of my home lab cluster. It is managed by Terraform and Nomad. The state is stored in a PostgreSQL database.