Hi All,
I've managed to make it to the end of the secure installation using:
Ubuntu 20.04LTS
dcm4chee-arc-5.23.3-mysql-secure
keycloak-14.0.0
wildfly -24.0.0.Final
OpenLDAP
Openjdk-11
mysql (Server version: 8.0.26-0ubuntu0.20.04.2)
mysql-connector-java 8.0.26 (JDBC module)
Made it through to the end (took a day) and was able to deploy without errors. I used my host name as "localhost" throughout (no quotes), it's not a VM, no docker involved.
I'm going to post some instructions for this, but before I do I need to get the actual archive working!
I visit:
I can log in using the standard (?) username/password = admin/changeit
I'm presented with the J4Care background image and a menu icon top left, which if I select and then click on Navigation I get several warning messages appear (see attached image).
I've checked that the configuration for the dcm4chee-arc-ui client in keycloak is correct (so I don't think it's a web origins problem e.g.
here), and it doesn't make any difference if I choose to use https or http, or use a private browsing window (not a caching problem).
I'm attaching the output from the Inspector->Network errors from the browser. I suspect this is related to keycloak thinking that the Node name is "my_machine_name", but I'm trying to access resources at "localhost" - not sure if
this is relevant (connection blocked by CORS policy).
Any help with solving this would be much much much appreciated.
Best wishes,
Jon