@@ -6,21 +6,21 @@ SOCTools is a set of tools that can be used by a SOC for collecting and analyzin
...
@@ -6,21 +6,21 @@ SOCTools is a set of tools that can be used by a SOC for collecting and analyzin
Installation
Installation
------------
------------
Edit inventories/deploy/hosts.yml and change "host1" to the fqdn or IP address of the server where the tools should be installed. The playbook has been tested on Debian Stretch and CentOS 7.
Edit soctools-inventory and add the desired docker containers to be deployed. The playbook has been tested on CentOS 7.
The role soctools_server makes sure that docker is properly installed on the server. To prevent the playbook to make any changes to the server besides setting up docker networks and containers, this role can be removed.