Skip to content

Latest commit

 

History

History
71 lines (50 loc) · 2.29 KB

README.md

File metadata and controls

71 lines (50 loc) · 2.29 KB

🏠 Self-Hosted Homelab 🏠
🌌 Automation via Ansible 🌌

The following is a list of available Ansible roles for my own self-hosted Homelab setup:

🗃️ Ansible Roles Documentation

📝 The documentation for each role is automatically generated from the README.md file in each role's directory.

⚠️ The tested platforms for each role are listed in the meta/main.yml file. However, the roles may work on other platforms as well.

🤖 Proxmox

📁 proxmox/lxc

This role downloads, creates and manages LXC containers on Proxmox hosts.

🧑🏽‍🔧 Services

📁 services/duckdns

This role installs and manage DuckDNS, a free dynamic DNS service.

📁 services/caido

This role installs and manage Caido, a lightweight web security auditing toolkit.

📁 services/ldap

This role installs and configures OpenLDAP on the server and SSSD on any host. It can be used to set up centralized LDAP authentication and authorization for users and groups.