From 9af288cea9f996059a75d870f1eec07a1eeec522 Mon Sep 17 00:00:00 2001 From: Ludovic Ortega Date: Fri, 21 Jun 2024 13:59:03 +0000 Subject: [PATCH] feat: more friendly README --- README.md | 36 ++++++++++++++++++++++++++++-------- 1 file changed, 28 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 1961b659..b3d7bc3f 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,31 @@ -This is my Homelab v3 infrastructure. - -![Ansible Lint](https://github.com/M0NsTeRRR/homelabv3-infra/workflows/Ansible%20Lint/badge.svg) -![Packer Lint](https://github.com/M0NsTeRRR/homelabv3-infra/workflows/Packer%20Lint/badge.svg) -![Terraform Lint](https://github.com/M0NsTeRRR/homelabv3-infra/workflows/Terraform%20Lint/badge.svg) -![Kubernetes Lint](https://github.com/M0NsTeRRR/homelabv3-infra/workflows/Kubernetes%20Lint/badge.svg) -![Octodns](https://github.com/M0NsTeRRR/homelabv3-infra/workflows/Octodns/badge.svg) -![Documentation](https://github.com/M0NsTeRRR/homelabv3-infra/workflows/Documentation/badge.svg) +
+ + + +### Homelab infrastructure v3 + +_... managed with Ansible, Terraform, Packer, Argocd, Renovate, and GitHub Actions_ 🤖 + +
+ +
+ +[![Ansible](https://img.shields.io/github/actions/workflow/status/M0NsTeRRR/homelabv3-infra/ansible-lint.yml?branch=main&label=&logo=ansible&style=for-the-badge&color=black)](https://github.com/M0NsTeRRR/homelabv3-infra/tree/main/.github/workflows/ansible-lint.yml)   +[![Packer](https://img.shields.io/github/actions/workflow/status/M0NsTeRRR/homelabv3-infra/packer-lint.yml?branch=main&label=&logo=packer&style=for-the-badge&logoColor=white&color=blue)](https://github.com/M0NsTeRRR/homelabv3-infra/tree/main/.github/workflows/packer-lint.yml)   +[![Terraform](https://img.shields.io/github/actions/workflow/status/M0NsTeRRR/homelabv3-infra/terraform-lint.yml?branch=main&label=&logo=terraform&style=for-the-badge&logoColor=white&color=purple)](https://github.com/M0NsTeRRR/homelabv3-infra/tree/main/.github/workflows/terraform-lint.yml)   +[![Kubernetes](https://img.shields.io/github/actions/workflow/status/M0NsTeRRR/homelabv3-infra/kubernetes-lint.yml?branch=main&label=&logo=kubernetes&style=for-the-badge&logoColor=white&color=blue)](https://github.com/M0NsTeRRR/homelabv3-infra/tree/main/.github/workflows/kubernetes-lint.yml)   +[![Octodns](https://img.shields.io/github/actions/workflow/status/M0NsTeRRR/homelabv3-infra/octodns.yml?branch=main&label=&logo=octopusdeploy&style=for-the-badge&logoColor=white&color=purple)](https://github.com/M0NsTeRRR/homelabv3-infra/tree/main/.github/workflows/octodns.yml)   +[![Renovate](https://img.shields.io/github/actions/workflow/status/M0NsTeRRR/homelabv3-infra/renovate-lint.yml?branch=main&label=&logo=renovatebot&style=for-the-badge&logoColor=white&color=blue)](https://github.com/M0NsTeRRR/homelabv3-infra/tree/main/.github/workflows/renovate-lint.yml)   +[![Documentation](https://img.shields.io/github/actions/workflow/status/M0NsTeRRR/homelabv3-infra/documentation.yml?branch=main&label=&logo=materialformkdocs&style=for-the-badge&logoColor=white&color=blue)](https://github.com/M0NsTeRRR/homelabv3-infra/tree/main/.github/workflows/documentation.yml) + +
+ +
+ + +[![Status-Page](https://img.shields.io/uptimerobot/status/m793418416-67fe8e5a8853df15d81a1f29?color=brightgreeen&label=Status%20Page&style=for-the-badge&logo=uptimekuma&logoColor=white)](https://status.adminafk.fr/status/homelab) + +
# Documentation