https://github.com/imagingdatacommons/idc-viewer-support
Resources to support OHIF Deployment
https://github.com/imagingdatacommons/idc-viewer-support
Last synced: 5 months ago
JSON representation
Resources to support OHIF Deployment
- Host: GitHub
- URL: https://github.com/imagingdatacommons/idc-viewer-support
- Owner: ImagingDataCommons
- License: apache-2.0
- Created: 2020-07-04T23:21:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-05T06:12:40.000Z (about 3 years ago)
- Last Synced: 2025-04-01T06:52:29.167Z (10 months ago)
- Language: Shell
- Size: 57.6 KB
- Stars: 3
- Watchers: 8
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# IDC-Viewer-Support
Resources to support OHIF Viewer Deployment
- Start up a VM. Make sure it has "FULL" Storage Scope (it needs to set storage scope)
- Log in, copy & paste setup_vm.sh script from GitHub and execute it on the VM
- Edit the setEnvVars.sh script in your home directory to point to cloud bucket & path to config files.
- Customize setViewerVarsLatest.sh and setViewerVarsRelase.sh (the config files) to your installation
and copy up into the cloud storage bucket and path specified in setEnvVars.sh
- Execute ~/IDC-Viewer-Support/scripts/fresh_viewer_from_git.sh with either "latest" or "release" argument
- When done, check that viewer is installed, log out, and shut down the VM.