diff --git a/CH-IUA-Validator/installation.md b/CH-IUA-Validator/installation.md index 98ee2609963a1d0e11cb6d0d74ac7a94b40b8341..bccc782fe23db1c30ac73fcf8443542eccf8337e 100755 --- a/CH-IUA-Validator/installation.md +++ b/CH-IUA-Validator/installation.md @@ -33,6 +33,9 @@ Once the application is deployed, open a browser and go to http://yourserver/chi If the deployment is successful, you should see the WSDL page. +The sources of the projects are available on [Inria's gitlab](https://gitlab.inria.fr/gazelle/public/validation/ch_iua-validator-service.git). + + # Configuration in EVSClient **Administrator rights are required to follow the instructions below** diff --git a/IUA-Simulator/installation.md b/IUA-Simulator/installation.md index 026ba53db1ed84729aa742517357fc7407a4aa8a..59d294e9f5af2b6440a5213f9d36f6870240a1b6 100644 --- a/IUA-Simulator/installation.md +++ b/IUA-Simulator/installation.md @@ -35,4 +35,6 @@ Here is a list of everything needed to be setup before launching the application Once the application is deployed, open a browser and go to http://yourserver/iua-simulator/rest/ch/ping in order to check of the service is available. -If the deployment is successful, you should receive a 200 Ok Response. \ No newline at end of file +If the deployment is successful, you should receive a 200 Ok Response. + +The sources of the projects are available on [Inria's gitlab](https://gitlab.inria.fr/gazelle/public/simulation/iua-simulator.git). diff --git a/UPI-Sedex-Simulator/installation.md b/UPI-Sedex-Simulator/installation.md index 22a45d581b7c74f3d932edeedfdbb72612ca513d..3bad2007bf0ee80c50b4f2f58f18ff63875c2b4b 100755 --- a/UPI-Sedex-Simulator/installation.md +++ b/UPI-Sedex-Simulator/installation.md @@ -22,6 +22,8 @@ UPI Simulator is a mock for eCH-0213 and eCH-0214 standards of Swizterland ZAS f - Installation of Wildfly18 on your host : https://gazelle.ihe.net/gazelle-documentation/General/wildfly18.html ## Installation steps +The sources of the projects are available on [Inria's gitlab](https://gitlab.inria.fr/gazelle/public/simulation/upi-simulator.git). + 1. Get the project from Nexus. ```