From c1eeba27fc3b0446fdda6e4169015d03e97d61f0 Mon Sep 17 00:00:00 2001 From: dannyrb Date: Fri, 10 May 2019 09:49:53 -0400 Subject: [PATCH] Delete dcm4chee-with-docker guide. If we do this, we'll expose it the same way we did w/ orthanc --- .../latest/essentials/dcm4chee-with-docker.md | 41 ------------------- 1 file changed, 41 deletions(-) delete mode 100644 docs/latest/essentials/dcm4chee-with-docker.md diff --git a/docs/latest/essentials/dcm4chee-with-docker.md b/docs/latest/essentials/dcm4chee-with-docker.md deleted file mode 100644 index 64f5fb65b..000000000 --- a/docs/latest/essentials/dcm4chee-with-docker.md +++ /dev/null @@ -1,41 +0,0 @@ -# DCM4CHEE with Docker - -1. Install Docker (https://www.docker.com/) -2. Follow the DCM4CHEE Guidelines for Running on Docker. - - The easiest path is to use Docker-Compose which will start and stop multiple containers for you. There are excellent instructions provided by the DCM4CHEE team on the 'light archive' repository: - - https://github.com/dcm4che/dcm4chee-arc-light/wiki/Running-on-Docker#use-docker-compose - - * Create docker-compose.yml and docker-compose.env files - * Start the containers: - - ```` bash - docker-compose start - ```` - - **Note:** If you are running this on Mac OSX you will probably need to change the default docker-compose.yml file slightly. Specifically, the paths that refer to /var/local/ will likely need to be changed to /opt/ - -3. Run the OHIF Viewer or Lesion Tracker using the dcm4cheeDIMSE.json configuration file - -````bash -cd OHIFViewer -PACKAGE_DIRS="../Packages" meteor --settings ../config/dcm4cheeDIMSE.json -```` - -## Web Service URLs from DCM4CHEE: -Original source here: https://github.com/dcm4che/dcm4chee-arc-light/wiki/Running-on-Docker#web-service-urls - -> - Archive UI: - if secured, login with - -> Username | Password | Role -> --- | --- | --- -> `user` | `user` | `user` -> `admin` | `admin` | `user` + `admin` -> - Keycloak Administration Console: , login with Username: `admin`, Password: `admin`. -> - Wildfly Administration Console: , login with Username: `admin`, Password: `admin`. -> - Kibana UI: -> - DICOM QIDO-RS Base URL: -> - DICOM STOW-RS Base URL: -> - DICOM WADO-RS Base URL: -> - DICOM WADO-URI: