Skip to content
Snippets Groups Projects
Commit c798d2c8 authored by Kiril KJiroski's avatar Kiril KJiroski
Browse files

Update HOWTOS.md

parent ca618c76
Branches
Tags
No related merge requests found
......@@ -25,10 +25,10 @@ Update Kibana dashboards
Update configuration files in docker containers using Ansible
-------------------------------------------------------------
To update configuration files for all docker containers together, run the following command:
* To update configuration files for all docker containers together, run the following command:
`ansible-playbook -i inventories soctools.yml -t update-config`
To update configuration files only for specific services, run the following commands:
* To update configuration files only for specific services, run the following commands:
`ansible-playbook -i inventories soctools.yml -t update-keycloak-config`
`ansible-playbook -i inventories soctools.yml -t update-thehive-config`
`ansible-playbook -i inventories soctools.yml -t update-cortex-config`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment