Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

4. Review and Change Parameters

For EdgeGallery

...

AIO Mode:

            eliot/blueprints/iotgateway/playbooks/muno-config/controller/hosts-muno-controlleraio

  •  Here user can use the private IP as a master IP

             Image Added

      eliot eliot/blueprints/iotgateway/playbooks/muno-config/controller/var.yml

            eliot/blueprints/iotgateway/playbooks/muno-config/edge/hosts-muno-controller

            eliot/blueprints/iotgateway/playbooks/muno-config/edge/var.yml

...

  •  NETWORK_INTERFACE: regex for network interface on the VM. (user can be check ineterrface name by ifconfig and provide inerface name accordingly for example like eth.* )  
  •  MASTER_IP: Here user can use the private IP as a MASTER_IP
  •  PORTAL_IP:  If portal need to be access over internet then uncomment the  PORTAL_IP and use public IP as a PORTAL_IP otherwise portal will be accessible only on private IP default.

             Image Added

       eliot/blueprints/iotgateway/playbooks/password-var.yml

  •   All passwords must include capital letters, lowercase letters, numbers and special characters and whose length must be no less than 8 characters. Also there should be no special characters in it. Otherwise, the deployment will failed because of these simple passwords.
  •  A sample password could be "Harbor@12345"

             Image Added

For EdgeGallery MUNO Mode:

            eliot/blueprints/iotgateway/playbooks/muno-config/controller/hosts-aio             Image Removedmuno-controller

            eliot/blueprints/iotgateway/playbooks/muno-config/controller/var.yml

             Image Removedeliot/blueprints/iotgateway/playbooks/muno-config/edge/hosts-muno-controller

            eliot/blueprints/iotgateway/playbooks/passwordmuno-config/edge/var.yml             Image Removed

For ELIOT stack:

             eliot/blueprints/iotgateway/playbooks/eliot-inventory.ini

  • Here user can put the public IP in center, edge, ocdhost.

             

Installing Mode : ELIOT using Ansible-Playbooks

...