Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
services:
  lobaro-backend:
    volumes:
      - </host/path/to/cert-dir>:<dtlsCertDir>


After To apply the Configuration restart the Platfrom has to be restarted:

go to: ~/server-<CUSTOMER>/compose/platform

...

:

Code Block
docker restart platform_lobaro-backend_1


Note

In case the commands fails with e.g.
Error response from daemon: No such container: platform_lobaro-backend_1 

Execute 

Code Block
docker ps | grep lobaro

You should find the container that is running the platform. The restart command can be issued with the CONTAINER ID or NAME