489 B
489 B
my personal notes for deploying
setup
- create a file in
inventory
calledhosts
[matrix_servers]
matrix.awful.club
- make sure you have the proper gpg key on your file system ( since we are using the "open the vault" method of protecting our passwords here)
common scripts:
ansible-playbook -i inventory/hosts matrix-docker-ansible-deploy/setup.yml --tags=setup-all,start
- this will upgrade your configured matrix things.