Ansible playbooks for installing and starting Harmonic IO on a virtual environment.
The setup requires an working ansible environment with VMs available to deploy HIO workers
Run the install_ansible script to install ansible then edit the Hosts file with the IPs to your workers and add more workers if necessary.
Ports for the master and workers can be edited inside the deployHIO.yml script
curl -X POST "http://<private_IP_of_worker>:<_port>/docker?token=None&command=create" --data '{"c_name" : "Container_name", "num" : 0}'