OrthancToolsJS : A new frontend for Orthanc

It looks great! Congratulations for such hard work. I couldn´t find any study using the browser. Do we have to upload them? I would really like to help in the testing process…
Regards,
Jorge

There is one study in it, it is visible.
(if you try this morning someone has changed the orthanc server settings so the frontend was loosing the orthanc server to reach).

You can upload what you want but only anonymized studies

Hi there,

OrthancToolsJS 0.6.0 is out.
The demo server has now an easier name : https://orthanctoolsjs.ddns.net/

These next couples of month we will continue to make minor features and focus on stability.

Best regards,

Salim

Hi there,

We released the 0.6.2 version of OrthancToolsJS. (https://github.com/salimkanoun/Orthanc-Tools-JS/releases/tag/0.6.2)
We made a lot of small improvement and bug fixes in this version.

The next milestone will focus on dicom ressource tagging and autorouting.

Best regards,

Salim

Hi Salim,
Many thanks for your great efforts.

I would like to deploy it by utilizing docker-compose.yml as explained in https://github.com/salimkanoun/Orthanc-Tools-JS/blob/0.4.5/Documentation/Orthanc-Tools-JS-Documentation.pdf
the file “https://github.com/salimkanoun/Orthanc-Tools-JS/blob/master/docker-compose.yml” is not available or maybe outdated.

regards,
Metab

No it should work

I dont understand why you are looking at the 0.4.x version
Go the the latest version, the docker compose works with it.

The latest version have docker-compose.yml seems not working.
I have tried the one at this link:
https://github.com/salimkanoun/Orthanc-Tools-JS/blob/0.6.2/Documentation/Deployment%20Sample/OrthancToolsJS/docker-compose.yml

It does, the testing server is running it, as well as 3 frenchs hospitals and users in italy and brazil.

You should look closer at your install, espacially take account that the deployment sample is using traefik as reverse proxy defined in the other docker compose.
If you are using it in a LAN you can remove the traefik référence and expose your orthanctoolsjs container directly to your Host.

Dig deeper in Docker concepts and deployment and you should figure a way to run it.

Many thanks Salim.
It is working now.

for those who would like to use docker-compose in a LAN map the ports of OrthancToosJs service to your host.
for the docker-compose.yml example below my host IP : 192.168.50.168 change it accordingly: