@@ -30,11 +30,11 @@ For compiling the **Protection Orchestrator**:
1. Compile the WAR using **Eclipse** export feature.
2. The project can also be compiled with **Maven**: ```$ mvn package```
3. The compiled version of the component is available [**here**](https://gitlab-witdom.xlab.si/WitdomWP5/witdom-core-po), with all the configuration resources needed for a correct deployment. Just add your WAR to that repository and replace existing one.
3. The compiled version of the component is available [**here**](https://gitlab.atosresearch.eu/ari/witdom-core-po-pub/tree/master/witdom-core-po-deployment), with all the configuration resources needed for a correct deployment. Just add your WAR to that repository and replace existing one.
To deploy an instance of the **Protection Orchestrator**:
1. Navigate to the root directory of the [**compiled version**](https://gitlab-witdom.xlab.si/WitdomWP5/witdom-core-po)(it contains **Dockerfile**) and write this command:
1. Navigate to the root directory of the [**compiled version**](https://gitlab.atosresearch.eu/ari/witdom-core-po-pub/tree/master/witdom-core-po-deployment)(it contains **Dockerfile**) and write this command: