Alex Frantz 2de31aa550
Some checks failed
Deploy Containers / Prepare (push) Failing after 21s
run grafana as user
2025-07-30 00:03:26 -04:00
2025-07-29 20:49:04 -04:00
2025-07-29 23:36:43 -04:00
2025-07-28 23:52:33 -04:00
2025-07-29 23:36:43 -04:00
2025-07-30 00:03:26 -04:00
2025-07-29 23:47:29 -04:00
2025-07-28 23:52:33 -04:00
2025-07-29 23:36:43 -04:00
2025-07-30 00:03:26 -04:00

Homelab IaC

This repository hosts my homelab infrastructure setup, built using Ansible & Gitea Workflows.

Getting started

You'll need to install Ansible Playbook, either through APT or another avenue.

sudo apt install ansible-core

Then, configure your vaults using the variable templates provided & update the hosts file to match your hosts. After you've done so, you can simply run ansible-playbook main.yml & it will deploy all containers.

Description
My homelab, built with an IaC (Infrastructure as Code) approach
Readme 541 KiB
Languages
Jinja 57.5%
Python 42.5%