| ... | @@ -160,11 +160,10 @@ Execute the following commands within the directory identified as **`{DOMIBUS_SE |
... | @@ -160,11 +160,10 @@ Execute the following commands within the directory identified as **`{DOMIBUS_SE |
|
|
```shell
|
|
```shell
|
|
|
docker compose up -d
|
|
docker compose up -d
|
|
|
```
|
|
```
|
|
|
|
:computer:
|
|
|
|
|
|
|
|
The startup process may take 2-5 minutes. Once completed, you can verify that your Domibus server is running by accessing on your personal computer by opening a navigator through the following URL:
|
|
The startup process may take 2-5 minutes. Once completed, you can verify that your Domibus server is running by accessing on your personal computer by opening a navigator through the following URL:
|
|
|
|
|
|
|
|
:computer:
|
|
|
|
|
|
|
|
|
|
```http
|
|
```http
|
|
|
http://{DOMIBUS_HOSTNAME}:{DOMIBUS_PORT}/domibus
|
|
http://{DOMIBUS_HOSTNAME}:{DOMIBUS_PORT}/domibus
|
|
|
```
|
|
```
|
| ... | @@ -317,6 +316,7 @@ Click on `+ New` |
... | @@ -317,6 +316,7 @@ Click on `+ New` |
|
|
|
|
|
|
|
Create a name such as `europe_ap` and set the endpoint with the `/domibus/services/msh` path.
|
|
Create a name such as `europe_ap` and set the endpoint with the `/domibus/services/msh` path.
|
|
|
|
|
|
|
|
|
|
|
|
```http
|
|
```http
|
|
|
http://<EU-HOSTNAME>:<EU-PORT>/domibus/services/msh
|
|
http://<EU-HOSTNAME>:<EU-PORT>/domibus/services/msh
|
|
|
```
|
|
```
|
| ... | @@ -324,6 +324,7 @@ http://<EU-HOSTNAME>:<EU-PORT>/domibus/services/msh |
... | @@ -324,6 +324,7 @@ http://<EU-HOSTNAME>:<EU-PORT>/domibus/services/msh |
|
|
|
|
|
|
|
>**Note**:
|
|
>**Note**:
|
|
|
You can include the IP address of the specific Access Point you wish to establish communication with. However, in our scenario, it's essential to add only the IP address of the EU Access Point, which serves as the central hub.
|
|
You can include the IP address of the specific Access Point you wish to establish communication with. However, in our scenario, it's essential to add only the IP address of the EU Access Point, which serves as the central hub.
|
|
|
|
The <EU-HOSTNAME> and <EU-PORT> should be furnished by the Central Service Team.
|
|
|
|
|
|
|
|
Import the [EU Access Point Certificate](https://drive.google.com/file/d/1jduYescq5XkJ8PPoMamWBDjOFoAY9GNO/view?usp=drive_link)
|
|
Import the [EU Access Point Certificate](https://drive.google.com/file/d/1jduYescq5XkJ8PPoMamWBDjOFoAY9GNO/view?usp=drive_link)
|
|
|
|
|
|
| ... | |
... | |
| ... | | ... | |