Skip to content

Latest commit

 

History

History

orthanc-tools-js

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Purpose

This is a sample setup to demonstrate how to configure OrthancToolsJS next to Orthanc. For full documentation, check the Github pages of the project https://github.com/salimkanoun/Orthanc-Tools-JS/.

Description

This demo contains:

  • an Orthanc container
  • an OrthancToolsJS container
  • a Postgresql server for the OrthancToolsJS application
  • a Redis server for the OrthancToolsJS application

Starting the setup

  • To start the setup, type: docker-compose up --build

demo

  • the OrthancToolsJs UI is accessible at http://localhost:4000
  • root login/pwd for web interfaces: admin/admin