Skip to content

sztoor/HarmonicIOSetup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HarmonicIOSetup

Ansible playbooks for installing and starting Harmonic IO on a virtual environment.

Installation and setup

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

Send containers to Worker

curl -X POST "http://<private_IP_of_worker>:<_port>/docker?token=None&command=create" --data '{"c_name" : "Container_name", "num" : 0}'

About

Ansible playbooks for installing and starting Harmonic IO on a virtual environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%