From Fedora Project Wiki
(Created page with "This page documents how you can set up an Orthanc DICOM server and Aeskulap clients on different machines to view DICOM information stored on the Orthanc server. == Install y...")
(No difference)

Revision as of 06:49, 20 August 2014

This page documents how you can set up an Orthanc DICOM server and Aeskulap clients on different machines to view DICOM information stored on the Orthanc server.

Install your packages

On the server machine, install Orthanc:

sudo yum install orthanc


On the client machines, install Aeskulap

sudo yum install aeskulap


Set up Orthanc

Decide on a directory that will be your Orthanc directory. For a systemwide installation, make modifications to/etc/orthanc/orthanc.json. This is what my minimal file looks like: