Installation/Update Instructions:
- Download the release tgz file
- Download the install_updates.sh file, available for download here
- Moves files onto the server
- Run the following command from the download location to update:
./install_update.sh avis-dicom-server-linux-x86_64-rel-<tag>.tgz
Notes:
- Previous installation will be saved in /opt/boonlogic/install_old
- If system is completely offline or the hard drive broke, email Boon Logic Support at:
nano-support@boonlogic.com
Test Server Connection:
curl -X GET http://ip.address:8080/avis-dicom/v1/version
{
"release": "",
"avis-dicom-common": "",
"avis-dicom-api": "",
"builder": "",
"expert-common": "",
"nano-py-bindings": "",
"nano-secure"
}