diff --git a/Assertion-Manager/installation.md b/Assertion-Manager/installation.md index 180b08edb15d34da0b8baee3b309382e5bd4a64f..f4d77ee967f43cfa048a65ebacbc48d3d998f507 100755 --- a/Assertion-Manager/installation.md +++ b/Assertion-Manager/installation.md @@ -28,7 +28,7 @@ To install those requirements you can refer to the documentation of installation Assertions Manager is an open-source project under Apache License Version 2.0 ([https://gazelle.ihe.net/content/license](https://gazelle.ihe.net/content/license)). Sources are available via Gitlab at [https://gitlab.inria.fr/gazelle/public/core/assertion-manager](https://gitlab.inria.fr/gazelle/public/core/assertion-manager). -The latest public packaged release can be downloaded from our Nexus repository [https://gazelle.ihe.net/nexus/#nexus-search;quick~%20AssertionManagerGui.ear](https://gazelle.ihe.net/nexus/#nexus-search;quick~%20AssertionManagerGui.ear). +The latest public packaged release can be downloaded from our Nexus repository [https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22AssertionManagerGui-ear%22](https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22AssertionManagerGui-ear%22). ### Database creation @@ -61,7 +61,7 @@ Database name : assertion-manager-gui ### Application configuration -1. Download the SQL scripts archive from our Nexus repository [https://gazelle.ihe.net/nexus/#nexus-search;quick~%20AssertionManagerGui.ear](https://gazelle.ihe.net/nexus/#nexus-search;quick~%20AssertionManagerGui.ear) (search for **AssertionManagerGui-ear-X.X.X-sql.zip**) +1. Download the SQL scripts archive from our Nexus repository [https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22AssertionManagerGui-ear%22](https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22AssertionManagerGui-ear%22) (search for **AssertionManagerGui-ear-X.X.X-sql.zip**) 1. Unzip the archive diff --git a/Authentication-Simulator/installation.md b/Authentication-Simulator/installation.md index 40da39debc7c95116edab746c7ccf30a9a587a48..aa23842976beb2bc74f8ff4e6688a81b300a7843 100755 --- a/Authentication-Simulator/installation.md +++ b/Authentication-Simulator/installation.md @@ -17,7 +17,7 @@ customer: eHealth Suisse Authentication Simulator is an open-source project under Apache License Version 2.0 ([https://gazelle.ihe.net/content/license](https://gazelle.ihe.net/content/license)). Sources are available via Subversion at [https://gitlab.inria.fr/gazelle/public/simulation/authentication-simulator](https://gitlab.inria.fr/gazelle/public/simulation/authentication-simulator). -The latest public packaged release can be downloaded from our Nexus repository [https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~authentication-simulator-ear](https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~authentication-simulator-ear) (search for **authentication-simulator-X.X.X.ear**) for Authentication Simulator and [https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~idp-adapter-ear](https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~idp-adapte-ear) (search for **idp-adapte-X.X.X.ear**) for the IDP Adapter. +The latest public packaged release can be downloaded from our Nexus repository [https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22authentication-simulator-ear%22](https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22authentication-simulator-ear%22) (search for **authentication-simulator-X.X.X.ear**) for Authentication Simulator and [https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22idp-adapter-ear%22](https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22idp-adapte-ear%22) (search for **idp-adapte-X.X.X.ear**) for the IDP Adapter. If you need for any reason a more recent version (hotfix, experimental feature...), the public packaged application of our development trunk can be found at [https://gazelle.ihe.net/jenkins/job/authentication-simulator/ws/authentication-simulator-ear/target/authentication-simulator.ear](https://gazelle.ihe.net/jenkins/job/authentication-simulator/ws/authentication-simulator-ear/target/authentication-simulator.ear). This package can be unstable. The IDP Adapter ear can be found in the same directory. @@ -58,7 +58,7 @@ Authentication Simulator needs an another ear to parse the shibboleth logs. This ### Application configuration -1. Download the SQL scripts archive from our Nexus repository [https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~authentication-simulator-ear](https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~authentication-simulator-ear) (search for **authentication-simulator-X.X.X-sql.zip**) +1. Download the SQL scripts archive from our Nexus repository [https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22authentication-simulator-ear%22](https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22authentication-simulator-ear%22) (search for **authentication-simulator-X.X.X-sql.zip**) 1. Unzip the archive @@ -76,7 +76,7 @@ psql -U gazelle authentication-simulator < init.sql `ch-idp-renewal` is an open-source project under Apache License Version 2.0 ([https://gazelle.ihe.net/content/license](https://gazelle.ihe.net/content/license)). Sources are available via Gitlab at [https://gitlab.inria.fr/gazelle/specific-tools/epr/idp-renewal/](https://gitlab.inria.fr/gazelle/specific-tools/epr/idp-renewal). -The latest public packaged release can be downloaded from our Nexus repository [https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~ch-idp-renewal](https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~ch-idp-renewal) (search for **ch-idp-renewal-X.X.X.war**) +The latest public packaged release can be downloaded from our Nexus repository [https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22ch-idp-renewal%22](https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22ch-idp-renewal%22) (search for **ch-idp-renewal-X.X.X.war**) ## Installation diff --git a/CH-IUA-Validator/installation.md b/CH-IUA-Validator/installation.md index bccc782fe23db1c30ac73fcf8443542eccf8337e..85f194389d5e9a0b770d17811b855ab57d99ff62 100755 --- a/CH-IUA-Validator/installation.md +++ b/CH-IUA-Validator/installation.md @@ -27,7 +27,7 @@ To install those requirements you can refer to the documentation of installation ## Instructions -Get the chiua-validator-service.war from https://gazelle.ihe.net/nexus/#nexus-search;quick~app.validator and copy it into the "/usr/local/wildfly18/standalone/deployments" directory of your Wildfly server. Finally, start your server. +Get the chiua-validator-service.war from https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22app.validator%22 and copy it into the "/usr/local/wildfly18/standalone/deployments" directory of your Wildfly server. Finally, start your server. Once the application is deployed, open a browser and go to http://yourserver/chiua-validator-service/ModelBasedValidationWSImpl?wsdl in order to check of the service is available. diff --git a/DCC-validator/installation.md b/DCC-validator/installation.md index 43dc3ce01d158b94e8f932bb3a4e85c4b6a88056..047f7744e46343ec54ada16d01a24d5a9d0c7617 100755 --- a/DCC-validator/installation.md +++ b/DCC-validator/installation.md @@ -21,7 +21,7 @@ The sources are accessible here: [https://gitlab.inria.fr/gazelle/applications/t Bugs and issue tracking are accessible here : [https://gazelle.ihe.net/jira/projects/DCC](https://gazelle.ihe.net/jira/projects/DCC). The name of the latest release, can be obtained in the "Releases" section. -To get official artifact (binaries), search for `dcc-validator-service` in IHE Nexus : [https://gazelle.ihe.net/nexus](https://gazelle.ihe.net/nexus/#nexus-search;quick~dcc-validator-service) and select the **app.dcc-validator-service.war** artifact for download. +To get official artifact (binaries), search for `dcc-validator-service` in IHE Nexus : [https://gazelle.ihe.net/nexus](https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22dcc-validator-service%22) and select the **app.dcc-validator-service.war** artifact for download. ## Installation diff --git a/Demographic-Data-Server/installation.md b/Demographic-Data-Server/installation.md index c1b276bca7188b92d272ba73e111cb944c06c536..643576c2aff2ba034511b9f2d3264fd0736d2415 100755 --- a/Demographic-Data-Server/installation.md +++ b/Demographic-Data-Server/installation.md @@ -23,7 +23,7 @@ git clone https://gitlab.inria.fr/gazelle/public/processing/demographic-data-ser ``` Note that the latest executable can be extracted from our nexus repository as well at : -[*Nexus Repository Manager*](https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~DemographicDataServer-ear). +[*Nexus Repository Manager*](https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22DemographicDataServer-ear%22). **Important**, if you download the **ear** from Nexus, it will have a name such as `DemographicDataServer-ear-X.X.X.ear`. Then be sure to rename it to `DemographicDataServer.ear` otherwise the deployment will fail. @@ -36,7 +36,7 @@ If you do not have yet a JBoss server installed in your environment, proceed as ## Database creation Your database must have a user named **gazelle**. -1. Download the SQL scripts archive from [*Nexus Repository Manager*](https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~DemographicDataServer-ear) (search for **DemographicDataServer-ear-X.X.X-sql.zip**). +1. Download the SQL scripts archive from [*Nexus Repository Manager*](https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22DemographicDataServer-ear%22) (search for **DemographicDataServer-ear-X.X.X-sql.zip**). 2. Unzip the archive into a folder `DemographicDataServer-sql` 3. Connect to your database : ```bash @@ -65,7 +65,7 @@ Database name : demographic-data-server # Update from a previous version -1. Download the new **ear** and its associated update SQL script from our [*Nexus Repository Manager*](https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~DemographicDataServer-ear) (search for **DemographicDataServer-X.X.X.ear** and **DemographicDataServer-X.X.X-sql.zip**). Not each version has an update sql script to execute. +1. Download the new **ear** and its associated update SQL script from our [*Nexus Repository Manager*](https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22DemographicDataServer-ear%22) (search for **DemographicDataServer-X.X.X.ear** and **DemographicDataServer-X.X.X-sql.zip**). Not each version has an update sql script to execute. 1. Unzip the SQL archive. diff --git a/EPR-Access-Token-Provider/installation.md b/EPR-Access-Token-Provider/installation.md index 409f119c35834790a07315f5654525acc4691a8f..33843dc0d28deceaa6497b1da77aec36506d86a8 100755 --- a/EPR-Access-Token-Provider/installation.md +++ b/EPR-Access-Token-Provider/installation.md @@ -19,7 +19,7 @@ This tool is used to generate an IUA token in order to perform FHIR based tests # Sources and binaries * Sources are available on Inria's GitLab: [https://gitlab.inria.fr/gazelle/applications/test-execution/simulator/access-token-provider](https://gitlab.inria.fr/gazelle/applications/test-execution/simulator/access-token-provider) -* A compiled version is available in the Gazelle Nexus repository, download the [WAR of the latest version](https://gazelle.ihe.net/nexus/#nexus-search;quick~dummy-authorization-server-service). +* A compiled version is available in the Gazelle Nexus repository, download the [WAR of the latest version](https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22dummy-authorization-server-service%22). # Installation diff --git a/EVS-Client/installation.md b/EVS-Client/installation.md index 6f12fce00d62b490441cf957b7a2604f1908db67..92de2ffc53c570911140cd31659bdbc0be9f0a6a 100755 --- a/EVS-Client/installation.md +++ b/EVS-Client/installation.md @@ -112,7 +112,7 @@ By convention, EVSClient store all files at `/opt/evs`, but this can be changed [application preferences](#application-preferences). A ZIP file is available at -[https://gazelle.ihe.net/nexus/#nexus-search;quick~EVSClient](https://gazelle.ihe.net/nexus/#nexus-search;quick~EVSClient) +[https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22EVSClient%22](https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22EVSClient%22) (search for the last released **EVSClient-ear-X.X.X-dist.zip**) that you can unzip in order to easily create all the required directories, starting at /opt. diff --git a/Gazelle-HL7-Validator/installation.md b/Gazelle-HL7-Validator/installation.md index 32325591c321675aa9bd8f5454392e9b63aead2a..6dacc39cdc7fc070590afbddf3967c429c631dd7 100755 --- a/Gazelle-HL7-Validator/installation.md +++ b/Gazelle-HL7-Validator/installation.md @@ -17,7 +17,7 @@ To get the name of the latest release, visit the Gazelle HL7 Validator project i A maven artifact is published in our Nexus repository each time we release the application. You can use it, but be aware that the link to the database is hardly expressed within the artifact so you will have to use the same database name, hosted in the server running Jboss, and with the same owner (and password). -To get the artifact on Nexus browse [here](https://gazelle.ihe.net/nexus/#nexus-search;quick~GazelleHL7v2Validator-ear) and download the latest version. +To get the artifact on Nexus browse [here](https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22GazelleHL7v2Validator-ear%22) and download the latest version. If you rather want to build the project by yourself, you must checkout the latest tag and package it. You may want to create a new profile to customize your build. @@ -31,7 +31,7 @@ If you rather want to build the project by yourself, you must checkout the lates # Step by step installation -To get the jar on Nexus browse [here](https://gazelle.ihe.net/nexus/#nexus-search;quick~GazelleHL7v2Validator-ear) and download the latest version. +To get the jar on Nexus browse [here](https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22GazelleHL7v2Validator-ear%22) and download the latest version. ## Requirements First, please consider reading the General installation manual for Jboss 7.2.0 and reading @@ -120,7 +120,7 @@ It shall create the correct structure and add required resources. ## gvt-validation-jar To perform hl7v2 validation, Gazelle HL7 Validator need the __gvt-validation-jar-jar-with-dependencies.jar__ -The jar is available in our Nexus repository. To get it on Nexus browse [here](https://gazelle.ihe.net/nexus/#nexus-search;quick~gvt-validation-jar) and download the latest version. +The jar is available in our Nexus repository. To get it on Nexus browse [here](https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22gvt-validation-jar%22) and download the latest version. diff --git a/Gazelle-Objects-Checker/user.md b/Gazelle-Objects-Checker/user.md index 25a3fe72b418f7f367fcfc700c29fae4a16215dd..0d672128e519324bd36665abf53a18619d03f4f0 100755 --- a/Gazelle-Objects-Checker/user.md +++ b/Gazelle-Objects-Checker/user.md @@ -102,7 +102,7 @@ _/!\ You can skip this section, but it's recommended to have all tests passed be GOC provides two types of tests, unit tests and integration tests.<br> The unit tests are _environment independent_. -The integration tests create some temporary resources (UML Models) using the `uml-modes` (no need to have it installed locally, it has been packaged in [Nexus](https://gazelle.ihe.net/nexus/#nexus-search;quick~uml-models)) +The integration tests create some temporary resources (UML Models) using the `uml-modes` (no need to have it installed locally, it has been packaged in [Nexus](https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22uml-models%22)) <br> **Run Unit tests** ```bash @@ -182,7 +182,7 @@ The Artifact is generated at _**gazelle-objects-checker/hl7templates-packager-ja > > And retrieve GOC Artifact from nexus. > -> here: [GOC Artifact Nexus](https://gazelle.ihe.net/nexus/#nexus-search;quick~hl7templates-packager) +> here: [GOC Artifact Nexus](https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22hl7templates-packager%22) > Choose the latest version, and download the: **hl7templates-packager-jar-X.X.X-jar-with-dependencies.jar** artifact ### Generate tests coverage report: diff --git a/Gazelle-STS/installation.md b/Gazelle-STS/installation.md index 5cacb03e97a4bd3690aaca21bdaeaa36feeaf5c6..75da1418f8825a53c642c59cf56da3a3251c1601 100755 --- a/Gazelle-STS/installation.md +++ b/Gazelle-STS/installation.md @@ -23,7 +23,7 @@ It relies on [Picketlink](http://picketlink.org/) 2.7.0.Final. Gazelle-STS also Gazelle-STS is an open-source project under Apache License Version 2.0 ([https://gazelle.ihe.net/content/license](https://gazelle.ihe.net/content/license)). Sources are available via Subversion at [https://gitlab.inria.fr/gazelle/applications/test-execution/simulator/gazelle-sts/](hhttps://gitlab.inria.fr/gazelle/applications/test-execution/simulator/gazelle-sts/). -The latest public packaged release can be downloaded from our Sonatype Nexus repository [gazelle-sts releases](https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-sts-service) (search for **gazelle-sts-service-X.X.X.war**). +The latest public packaged release can be downloaded from our Sonatype Nexus repository [gazelle-sts releases](https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22gazelle-sts-service%22) (search for **gazelle-sts-service-X.X.X.war**). # STS Installation @@ -78,7 +78,7 @@ By default, the project is configured for working in **gazelle.ihe.net** environ [https://gazelle.ihe.net/gazelle-atna-ejb/CertificateValidatorService/CertificateValidator](https://gazelle.ihe.net/gazelle-atna-ejb/CertificateValidatorService/CertificateValidator). This configuration can be overridden. Download the config archive from our Nexus repository -[gazelle-sts releases](https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-sts-service) (search for **gazelle-sts-service-X.X.X-config.zip**). +[gazelle-sts releases](https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22gazelle-sts-service%22) (search for **gazelle-sts-service-X.X.X-config.zip**). Then unzip the archive, copy the file picketlink-sts.xml under `/opt/sts/` and edit its content. As well, the zip archive contains 2 property files named 'ihe.assertion.properties' and 'sequoia.assertion.properties' containing properties related to assertions such as namespaces, roles, organization, etc. These properties files shall also be copied in `/opt/sts/`. The content may also be edited @@ -100,6 +100,6 @@ Add the files ihe.assertion.properties and sequoia.assertion.properties in /opt/ ## Tests -A small SoapUI project to tests the STS web-service can be found on our Nexus repository [gazelle-sts releases](https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-sts) (search for **gazelle-sts-service-X.X.X-soapui.zip**) +A small SoapUI project to tests the STS web-service can be found on our Nexus repository [gazelle-sts releases](https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22gazelle-sts%22) (search for **gazelle-sts-service-X.X.X-soapui.zip**) The project custom property `ServiceBaseURL` is used to define the targeted host. diff --git a/Gazelle-Security-Suite/installation.md b/Gazelle-Security-Suite/installation.md index 4a054d727e2cdb6e317a9744ec5194c0a2841504..77e08e8c2387ec60d59dee307a83411256a11380 100755 --- a/Gazelle-Security-Suite/installation.md +++ b/Gazelle-Security-Suite/installation.md @@ -29,7 +29,7 @@ Since version 5.0.0 the tool is called Gazelle-Security-Suite and run on JBoss 7 Gazelle-Security-Suite is an open-source project under Apache License Version 2.0 ([https://gazelle.ihe.net/content/license](https://gazelle.ihe.net/content/license)). Sources are available via git at [https://gitlab.inria.fr/gazelle/public/core/security-suite.git](https://gitlab.inria.fr/gazelle/public/core/security-suite.git). -The latest public packaged release can be downloaded from our Sonatype Nexus repository [https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-security-suite-ear](https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-security-suite-ear) (search for **gazelle-security-suite-X.X.X-gss.ear**). +The latest public packaged release can be downloaded from our Sonatype Nexus repository [https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22gazelle-security-suite-ear%22](https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22gazelle-security-suite-ear%22) (search for **gazelle-security-suite-X.X.X-gss.ear**). **Important**, if you download the **ear** from Nexus it will have a name such as `gazelle-security-suite-ear-5.0.0-gss.ear`, then be sure to rename it to `gazelle-gss.ear` otherwise the deployment will fail. @@ -43,7 +43,7 @@ If Gazelle Security Suite is already installed in your environment and you are l ## Bouncycastle -Bouncycastle, as a security library, is very sensible to the classloader. This library is prepared during GSS build and available from our Nexus repository [https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-security-suite-ear](https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-security-suite-ear) (search for **gazelle-security-suite-X.X.X-lib.zip**) +Bouncycastle, as a security library, is very sensible to the classloader. This library is prepared during GSS build and available from our Nexus repository [https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22gazelle-security-suite-ear%22](https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22gazelle-security-suite-ear%22) (search for **gazelle-security-suite-X.X.X-lib.zip**) bcprov library must be installed as a module of the application server. @@ -69,7 +69,7 @@ To check whether it's working, try to create a custom certificate with a key siz Your database must have a user **gazelle** -1. Download the SQL scripts archive from our Nexus repository [https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-security-suite-ear](https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-security-suite-ear) (search for **gazelle-security-suite-X.X.X-sql.zip**) +1. Download the SQL scripts archive from our Nexus repository [https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22gazelle-security-suite-ear%22](https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22gazelle-security-suite-ear%22) (search for **gazelle-security-suite-X.X.X-sql.zip**) 1. Unzip the archive into a folder named `gss-sql` @@ -128,7 +128,7 @@ Syslog needs some configuration files installed on the same machine GSS is runni sudo mkdir /opt/syslog ``` -1. Download the syslog archive from our Nexus repository [https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-security-suite-ear](https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-security-suite-ear) (search for **gazelle-security-suite-X.X.X-syslog.zip**) +1. Download the syslog archive from our Nexus repository [https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22gazelle-security-suite-ear%22](https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22gazelle-security-suite-ear%22) (search for **gazelle-security-suite-X.X.X-syslog.zip**) 1. Unzip the archive and copy every files into `/opt/syslog` @@ -146,7 +146,7 @@ The update mechanism has changed at version 5.1.0. Be careful to strictly follow _Reminder: Before version 5.0.0, Gazelle Security Suite was called Gazelle-ATNA-Tools._ -1. Download the new **ear** and its associated update SQL script from our Nexus repository [https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-security-suite-ear](https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-security-suite-ear) (search for **gazelle-security-suite-X.X.X-gss.ear** and **gazelle-security-suite-X.X.X-sql.zip**). Not each version has an update sql to execute. +1. Download the new **ear** and its associated update SQL script from our Nexus repository [https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22gazelle-security-suite-ear%22](https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22gazelle-security-suite-ear%22) (search for **gazelle-security-suite-X.X.X-gss.ear** and **gazelle-security-suite-X.X.X-sql.zip**). Not each version has an update sql to execute. 1. Undeploy the old **ear** from JBoss by removing it from the deployment directory. diff --git a/Gazelle-Transformation-Service/installation.md b/Gazelle-Transformation-Service/installation.md index d3605fd91ff928263b024bd5d5eb37d79fbb2ce6..fa0207b69c0bfdd4156ca950417377ea50b176ed 100755 --- a/Gazelle-Transformation-Service/installation.md +++ b/Gazelle-Transformation-Service/installation.md @@ -116,7 +116,7 @@ createdb -U gazelle -E UTF8 transformation ## Import the database schema and initiate the date -1. Download the sql scripts from the latest version of Gazelle Transformation Service (transformation-ear-X.X.X-sql.zip) : [https://gazelle.ihe.net/nexus/#nexus-search;quick~transformation-ear](https://gazelle.ihe.net/nexus/#nexus-search;quick~transformation-ear") +1. Download the sql scripts from the latest version of Gazelle Transformation Service (transformation-ear-X.X.X-sql.zip) : [https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22transformation-ear%22](https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22transformation-ear%22") 2. Unzip the file @@ -161,7 +161,7 @@ used anymore in this gazelle-transformation.properties file. ## Deploy the application -1. Download the .ear from the latest version of the tool (transformation-ear-X.X.X.ear): [https://gazelle.ihe.net/nexus/#nexus-search;quick~transformation-ear](https://gazelle.ihe.net/nexus/#nexus-search;quick~transformation-ear) +1. Download the .ear from the latest version of the tool (transformation-ear-X.X.X.ear): [https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22transformation-ear%22](https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22transformation-ear%22) ```bash sudo wget -nv -O transformation-ear-X.X.X.ear https://gazelle.ihe.net/nexus/service/local/repositories/releases/content/net/ihe/gazelle/transformation-ear/X.X.X/transformation-ear-X.X.X.ear diff --git a/Gazelle-Webservice-Tester/installation.md b/Gazelle-Webservice-Tester/installation.md index c84eb51246933d6c17143ccea1725b63379342d0..c6f4e1f6cdee52bdab8eb6d5cf82908bb7e080ef 100755 --- a/Gazelle-Webservice-Tester/installation.md +++ b/Gazelle-Webservice-Tester/installation.md @@ -15,7 +15,7 @@ customer: IHE-EUROPE Gazelle Webservice Tester (GWT) is an open-source project under Apache License Version 2.0 ([https://gazelle.ihe.net/content/license](https://gazelle.ihe.net/content/license)). Sources are available via Git at [https://gitlab.inria.fr/gazelle/public/simulation/webservice-tester.git](https://gitlab.inria.fr/gazelle/public/simulation/webservice-tester.git). -The latest public packaged release can be downloaded from our Nexus repository [https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-webservice-tester-ear](https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-webservice-tester-ear) (search for **gazelle-webservice-tester-X.X.X.ear**). +The latest public packaged release can be downloaded from our Nexus repository [https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22gazelle-webservice-tester-ear%22](https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22gazelle-webservice-tester-ear%22) (search for **gazelle-webservice-tester-X.X.X.ear**). If you need for any reason a more recent version (hotfix, experimental feature...), The public packaged application of our development trunk can be found at [https://gazelle.ihe.net/jenkins/job/gazelle-webservice-tester-SNAPSHOT/ws/gazelle-webservice-tester-ear/target/gazelle-webservice-tester.ear](https://gazelle.ihe.net/jenkins/job/gazelle-webservice-tester-SNAPSHOT/ws/gazelle-webservice-tester-ear/target/gazelle-webservice-tester.ear). This package can be unstable. @@ -41,7 +41,7 @@ CREATE DATABASE "gazelle-webservice-tester" OWNER gazelle ENCODING 'UTF8' ; To deploy Gazelle Webservice Tester : -1. Download the ear from our Nexus repository [https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-webservice-tester-ear](https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-webservice-tester-ear) (search for **gazelle-webservice-tester-X.X.X.ear**) +1. Download the ear from our Nexus repository [https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22gazelle-webservice-tester-ear%22](https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22gazelle-webservice-tester-ear%22) (search for **gazelle-webservice-tester-X.X.X.ear**) 1. Paste the archive **gazelle-webservice-tester.ear** in the JBoss deployment directory `${JBOSS7\_HOME}/standalone/deployments/` @@ -59,7 +59,7 @@ Database name : gazelle-webservice-tester ## Application configuration -1. Download the SQL scripts archive from our Nexus repository [https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-webservice-tester-ear](https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-webservice-tester-ear) (search for **gazelle-webservice-tester-X.X.X-sql.zip**) +1. Download the SQL scripts archive from our Nexus repository [https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22gazelle-webservice-tester-ear%22](https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22gazelle-webservice-tester-ear%22) (search for **gazelle-webservice-tester-X.X.X-sql.zip**) 1. Unzip the archive into a folder named `gwt-sql` diff --git a/Gazelle-X-Validator-Rule-Editor/installation.md b/Gazelle-X-Validator-Rule-Editor/installation.md index dd539ec7808b2d0b4029b4ec0e1d78967bdf88a8..1679755ad4fda19e740eb737fd1057b83c51a74d 100755 --- a/Gazelle-X-Validator-Rule-Editor/installation.md +++ b/Gazelle-X-Validator-Rule-Editor/installation.md @@ -23,7 +23,7 @@ svn checkout svn+ssh://svn.ihe-europe.net/gazelle/Maven/GazelleXValidatorRuleEdi ``` Note that the latest executable can be extracted from our nexus repository as well at -[*Nexus Repository Manager*](https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~GazelleXValidatorRuleEditor-ear). +[*Nexus Repository Manager*](https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22GazelleXValidatorRuleEditor-ear%22). **Important**, if you download the **ear** from Nexus it will have a name such as `GazelleXValidatorRuleEditor-ear-X.X.X.ear`, then be sure to rename it to `GazelleXValidatorRuleEditor.ear` otherwise the deployment will fail. @@ -36,7 +36,7 @@ If you do not have yet a Jboss installed in your environment, proceed as describ ## Database creation Your database must have a user **gazelle**. -1. Download the SQL scripts archive from [*Nexus Repository Manager*](https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~GazelleXValidatorRuleEditor-ear) (search for **DemographicDataServer-ear-X.X.X-sql.zip**). +1. Download the SQL scripts archive from [*Nexus Repository Manager*](https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22GazelleXValidatorRuleEditor-ear%22) (search for **DemographicDataServer-ear-X.X.X-sql.zip**). 2. Unzip the archive into a folder `GazelleXValidatorRuleEditor-sql` 3. Connect to your database ```bash @@ -65,7 +65,7 @@ Database name : gazelle-x-validator-rule-editor # Update from a previous version -1. Download the new **ear** and its associated update SQL script from our [*Nexus Repository Manager*](https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~GazelleXValidatorRuleEditor-ear) (search for **GazelleXValidatorRuleEditor-X.X.X.ear** and **GazelleXValidatorRuleEditor-X.X.X-sql.zip**). Not each version has an update sql to execute. +1. Download the new **ear** and its associated update SQL script from our [*Nexus Repository Manager*](https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22GazelleXValidatorRuleEditor-ear%22) (search for **GazelleXValidatorRuleEditor-X.X.X.ear** and **GazelleXValidatorRuleEditor-X.X.X-sql.zip**). Not each version has an update sql to execute. 1. Unzip the SQL archive diff --git a/HPD-Simulator/installation.md b/HPD-Simulator/installation.md index 88ad63c96bb18f1cf9f2c7d834f1aa615c922199..5beee49b2f977962130a42cbaadb9117fc7cbac0 100755 --- a/HPD-Simulator/installation.md +++ b/HPD-Simulator/installation.md @@ -181,7 +181,7 @@ CREATE DATABASE "hpd-simulator" OWNER gazelle ENCODING 'UTF8' ; To deploy HPDSimulator : -1. Download the ear from our Nexus repository [https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~HPDSimulator-ear](https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~HPDSimulator-ear) (search for **HPDSimulator-X.X.X.ear**) +1. Download the ear from our Nexus repository [https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22HPDSimulator-ear%22](https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22HPDSimulator-ear%22) (search for **HPDSimulator-X.X.X.ear**) 1. Paste the archive **HPDSimulator.ear** in the JBoss deployment directory `${JBOSS7_HOME}/standalone/deployments/` diff --git a/HTTP-Validator/user.md b/HTTP-Validator/user.md index 3ee3ce79931fcd2da717dc4178a31ac7cd1faae8..a95d207ce636f0613903c783c73b3c450132b50f 100644 --- a/HTTP-Validator/user.md +++ b/HTTP-Validator/user.md @@ -69,7 +69,7 @@ Below is the result of the same HTTP message against the same Validation Profile ### Sources and libraries The sources are available on Inria’s Gitlab in the Gazelle project : _https://gitlab.inria.fr/gazelle/applications/test-execution/validator/http-validator_ -Released binaries are available in the Gazelle Nexus repository at : _https://gazelle.ihe.net/nexus/#nexus-search;gav~~http-validator_ +Released binaries are available in the Gazelle Nexus repository at : _https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22http-validator%22_ ### Issue tracker Issues and features requests shall be entered through the issue bug tracking system of the Gazelle platform, at _https://gazelle.ihe.net/jira/browse/HTTP_VAL_. @@ -89,4 +89,4 @@ For an issue specific to the gazelle-x-validation module, please use the issue t ### Sources and libraries The sources are available on Inria’s Gitlab in the Gazelle project : _https://gitlab.inria.fr/gazelle/applications/core/gazelle-token_. -Released binaries are available in the Gazelle Nexus repository at : _https://gazelle.ihe.net/nexus/index.html#nexus-search;quick~gazelle-token_. \ No newline at end of file +Released binaries are available in the Gazelle Nexus repository at : _https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22gazelle-token%22_. \ No newline at end of file diff --git a/Patient-Registry/installation.md b/Patient-Registry/installation.md index 3dfe0a6a5e958107b6ae76dbd1107b0036dcc680..7368c6d52ac7923d3770179ad4760aa2d9f21978 100755 --- a/Patient-Registry/installation.md +++ b/Patient-Registry/installation.md @@ -24,7 +24,7 @@ The sources are accessible here: [https://gitlab.inria.fr/gazelle/applications/t Bugs and issue tracking are accessible here : [https://gazelle.ihe.net/jira/projects/PATREG](https://gazelle.ihe.net/jira/projects/PATREG). The name of the latest release, can be obtained in the "Releases" section. -To get official artifact (binaries), search for `patient-registry` in IHE Nexus : [https://gazelle.ihe.net/nexus](https://gazelle.ihe.net/nexus/#nexus-search;quick~patient-registry) +To get official artifact (binaries), search for `patient-registry` in IHE Nexus : [https://gazelle.ihe.net/nexus](https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22patient-registry%22) and select the **patient-registry.jar** artifact for download. ### Installation @@ -83,7 +83,7 @@ Bugs and issue tracking are accessible in the same project as the Patient Regist [https://gazelle.ihe.net/jira/projects/PATREG](https://gazelle.ihe.net/jira/projects/PATREG). The name of the latest release, can be obtained in the "Releases" section. -To get official artifact (binaries), search for `pdqm-connector-service` in IHE Nexus : [https://gazelle.ihe.net/nexus](https://gazelle.ihe.net/nexus/#nexus-search;quick~pdqm-connector-service) +To get official artifact (binaries), search for `pdqm-connector-service` in IHE Nexus : [https://gazelle.ihe.net/nexus](https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22pdqm-connector-service%22) and select the **pdqm-connector.war** artifact for download. ### Installation (PDQm) @@ -202,7 +202,7 @@ Bugs and issue tracking are accessible in the same project as the Patient Regist <https://gazelle.ihe.net/jira/projects/PATREG>. The name of the latest release, can be obtained in the "Releases" section. -To get official artifact (binaries), search for `pixm-connector-service` in IHE Nexus : [https://gazelle.ihe.net/nexus](https://gazelle.ihe.net/nexus/#nexus-search;quick~pixm-connector-service) +To get official artifact (binaries), search for `pixm-connector-service` in IHE Nexus : [https://gazelle.ihe.net/nexus](https://nexus.ihe-catalyst.net/#browse/search=keyword%3D%22pixm-connector-service%22) and select the **pixm-connector.war** artifact for download. ### Installation (PIXm)