Is it possible to run multiple DICOM servers each on a different port storing a different file system path on the same physical machine?
Yes! I am running on Linux.
Use a service script for each dicom server.
not big on linux. Can you forward a sample of what your script looks like?
Hi!
See these two script files. Are for CentOS.
Adding a script to run at startup:
http://support.suso.com/supki/CentOS_Init_startup_scripts
In Configuration.json, switch ports.
For debian?
https://code.google.com/p/orthanc/wiki/FAQ#How_can_I_install_Orthanc_as_a_Debian/Ubuntu_daemon
?
orthanc-02 (1.4 KB)
orthanc-01 (1.4 KB)