| ... | ... | @@ -57,7 +57,12 @@ Most steps are carried out on the server, while some require action from your pe |
|
|
|
- :globe_with_meridians: indicates steps to be executed on the server.
|
|
|
|
- 💻 indicates steps to be performed on your personal computer.
|
|
|
|
|
|
|
|
## Security Recommendations
|
|
|
|
## Sources
|
|
|
|
- [Domibus official documentation](https://ec.europa.eu/digital-building-blocks/wikis/display/DIGITAL/Domibus)
|
|
|
|
- [eDelivery repository](https://code.europa.eu/edelivery)
|
|
|
|
|
|
|
|
|
|
|
|
## Linux User setup
|
|
|
|
|
|
|
|
### Admin User
|
|
|
|
:globe_with_meridians:
|
| ... | ... | @@ -99,10 +104,6 @@ sudo usermod -aG docker {ADMIN_USER} |
|
|
|
newgrp docker
|
|
|
|
```
|
|
|
|
|
|
|
|
## Sources
|
|
|
|
- [Domibus official documentation](https://ec.europa.eu/digital-building-blocks/wikis/display/DIGITAL/Domibus)
|
|
|
|
- [eDelivery repository](https://code.europa.eu/edelivery)
|
|
|
|
|
|
|
|
# How to setup
|
|
|
|
## 1 - Docker Compose
|
|
|
|
:globe_with_meridians:
|
| ... | ... | |
| ... | ... | |