Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 641 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 641 Bytes

Ansible playbooks for building homelab

The repository is named with compose as the server was built with docker compose. Now it has fully migrated to ansible. For the old docker compose files, check the git tree at 5112411c.

Firewall configuration

Follow ufw-docker and install the script. After that restart ufw and docker.

Create random ansible

Assumes pwgen is available on system

pwgen 20 1 | tr -d '\n' | ansible-vault encrypt_string -n asdf