diff --git a/README.md b/README.md new file mode 100644 index 0000000..2723a29 --- /dev/null +++ b/README.md @@ -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.