Alex Frantz 00024dda5b
All checks were successful
Deploy Containers / Prepare (push) Successful in 29s
update timeout in systemd fivem service
2025-10-16 14:15:20 -04:00
2025-07-30 21:03:08 -04:00
2025-10-15 01:00:27 -04:00
2025-10-15 23:41:33 -04:00
2025-10-15 23:37:12 -04:00
2025-07-29 23:47:29 -04:00
2025-10-15 00:48:24 -04:00
2025-10-15 01:00:27 -04:00
2025-10-15 23:37:12 -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 1.2 MiB
Languages
Python 55.2%
Jinja 44.8%