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
{
"avis-dicom-api": "8f7e7b89",
"avis-dicom-common": "80928067",
"builder": "5b6ee068",
"expert-common": "fdcf08e5",
"nano-py-bindings": "ac00aa9e",
"nano-secure": "7930648e",
"release": "v2.4.2"
}