项目作者: OpenIdentityPlatform

项目描述 :
Example Docker cofiguration files for secure dcm4chee-arc-light application with OpenAM and OpenIG
高级语言: Shell
项目地址: git://github.com/OpenIdentityPlatform/dcm4chee-arc-openam.git


dcm4chee-arc-openam

Example Docker cofiguration files for secure dcm4chee-arc-light application with OpenAM and OpenIG

Quick Start

Prepare hosts file:

Add the following entries to the hosts file:
127.0.0.1 ext.openam.org.ru

Clone and run repostory:

  1. $ git clone https://github.com/OpenIdentityPlatform/dcm4chee-arc-openam.git
  2. $ cd dcm4chee-arc-openam
  3. $ docker-compose up

Docker compose will create services

  1. openam - OpenAM - based authentication service
  2. opendj - configuration and user data store on OpenDJ
  3. opendj-arc - data store for DCM4CHEE Archive
  4. openig - gateway to protect access to DCM4CHEE Archive based on OpenIG
  5. db - PosgreSQL database for DCM4CHEE Archive
  6. arc - DCM4CHEE Archive service

Open DCM4CHEE Archive application in a browser: http://ext.openam.org.ru:8080/dcm4chee-arc/ui2

Username: ivan, password: 11111111

To access OpenAM admin console open the following url in a browser:
http://ext.openam.org.ru:8080/openam/UI/Login

Username: amadmin, password ampassword