tree: 8321bce3da27b378a88970ea7a2924b65b88772f [path history] [tgz]
  1. .dockerignore
  2. .gitignore
  3. Dockerfile
  4. README.md
  5. conf/
  6. dist/
  7. gulp_tasks/
  8. gulpfile.js
  9. nginx.conf
  10. package-lock.json
  11. package.json
  12. src/
  13. tsconfig.json
  14. tslint.json
  15. typings.json
xos/gui/README.md

R-CORD GRAPH GUI EXTENSION

Platform install integration

Having a profile deployed is required. To add extensions listed in your profile-manifest as:

enabled_gui_extensions:
  - name: rcord
    path: orchestration/profiles/ecord/xos/gui/rcord

Execute: ansible-playbook -i inventory/mock-rcord deploy-xos-gui-extensions-playbook.yml NOTE: remember to replate inventory/** with the actual cord_profile you are using