tree: 6da1235c827af710959618644d58004d8273c7b6 [path history] [tgz]
  1. .gitignore
  2. Dockerfile
  3. README.md
  4. conf/
  5. dist/
  6. gulp_tasks/
  7. gulpfile.js
  8. nginx.conf
  9. package.json
  10. src/
  11. tsconfig.json
  12. tslint.json
  13. 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