Supervisor: Updating an application on host
git pull ÃŽn attracs-linux-playbooks
- Make changes in
attracs-linux-playbooks/supervisord/run/<application-conf.j2>
ansible-playbook supervisord/supervisord-update-run-configs.yml --limit "backend-server-or-group" --vault-password-file=.vault_password_file
- If it is a CC-server, remember to have VPN: Devops OpenVPN (https://app.clickup.com/2496230/docs/2c5q6-69975/2c5q6-254555)
- The location where you run the playbook is important!
- Check managevisor, does everything look good?
git push