View on GitHub

AVIS-DICOM

documentation on the project for processing DICOM images

Boon Logic

Installation/Update Instructions:

  1. Download the release tgz file
  2. Download the install_updates.sh file, available for download here
  3. Moves files onto the server
  4. Run the following command from the download location to update:
    ./install_update.sh avis-dicom-server-linux-x86_64-rel-<tag>.tgz
    

Notes:

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"
}