unfetter icon indicating copy to clipboard operation
unfetter copied to clipboard

Add Taxii to Ansible

Open infosec-alchemist opened this issue 6 years ago • 1 comments

Update the playbook to include variables for running taxii servers.

  • [ ] Build a separate playbook to run the taxii server
  • [ ] The taxii server technically should be a different host in the ansible "hosts'
  • [ ] The taxii server could run completely separate from the other docker hosts. This likely means that we need to include the database roles

infosec-alchemist avatar Jun 26 '18 20:06 infosec-alchemist

Investigate if we can have a separate playbook, roles, hosts for Taxii server that just brings up Mongo, processor, taxii server, and nginx.

Put this on a separate Docker network, but have the mongodb on both networks? Can we use Docker to logically separate the deployments, even if they are running on the same host?

infosec-alchemist avatar Jul 02 '18 16:07 infosec-alchemist