Ansible for deploying Stamhoofd
Go to file
2024-08-03 22:50:54 +02:00
roles add mysql_secure_installation 2024-08-03 22:50:54 +02:00
deploy.yml add mysql_secure_installation 2024-08-03 22:50:54 +02:00
hosts.ini add files 2024-08-02 22:20:53 +02:00
README.md Added Caddy setup (template is on the todo), change prompts to secrets file and added support for dnf package manager (Fedora,...) 2024-08-03 22:11:58 +02:00
secrets.yml Added Caddy setup (template is on the todo), change prompts to secrets file and added support for dnf package manager (Fedora,...) 2024-08-03 22:11:58 +02:00

  1. Pas het bestand secrets.yml aan met de correcte info
  2. Versleutel het bestand met Ansible Vault: ansible-vault encrypt secrets.yml
  3. voer het playbook uit: ansible-playbook deploy.yml --ask-vault-pas