Terraform/Ansible scripts to setup self-hosted services on Proxmox
./terraform/
terraform init
terraform apply
terraform destroy -target=proxmox_lxc.unifi
./ansible/
ansible-playbook ./playbooks/jellyfin.yml
ssh-keygen -R "traefik.test"; ssh-keygen -R "192.168.1.4"