feat(docs): add initial README for home lab cluster state

This commit is contained in:
Ben Martin 2024-12-17 15:06:17 +00:00
parent 9f5ee0e36f
commit 1bb32c2846
Signed by: ben
GPG key ID: 859A655FCD290E4A

10
README.md Normal file
View file

@ -0,0 +1,10 @@
# Home Lab Cluster State
![Terraform Badge](https://img.shields.io/badge/Terraform-844FBA?logo=terraform&logoColor=fff&style=for-the-badge)
![Nomad Badge](https://img.shields.io/badge/Nomad-00CA8E?logo=nomad&logoColor=fff&style=for-the-badge)
![Consul Badge](https://img.shields.io/badge/Consul-F24C53?logo=consul&logoColor=fff&style=for-the-badge)
![Docker Badge](https://img.shields.io/badge/Docker-2496ED?logo=docker&logoColor=fff&style=for-the-badge)
## Overview
This repository contains the state of my home lab cluster. It is managed by [Terraform](https://www.terraform.io/) and [Nomad](https://www.nomadproject.io/). The state is stored in a [PostgreSQL](https://www.postgresql.org/) database.