Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 595 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 595 Bytes

ansible-canarytokens

An Ansible playbook to deploy Docker and canarytokens to Ubuntu 16.04. It deploys nginx with SSL using self signed certs.

You will need a TLD with nameservers pointing to the IP or address of your canarytokens server, which will be what you put in your switchboard.env.

More documentation can be found at the official canarytokens repos here and here.

Modify the hosts file and main.yml to fit your needs, then run the following:

ansible-playbook main.yml