HomePhorge
Diffusion kolab b529ae9e6c6d

Docker compose setup enhancements:
b529ae9e6c6dUnpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.
This commit no longer exists in the repository. It may have been part of a branch which was deleted.This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

Docker compose setup enhancements:

  • Remove orphans when bringing the docker-compose down
  • Start the KMS
  • Replace -D openvidu options with env variables (they do the same)
  • Configure OPENVIDU_PUBLICURL (used for the websocket) and remove HTTP_PORT and HTTPS_PORT that are not required.

In my case:

port OPENVIDU_SERVER_PORT in my case)

  • SERVER_PORT=${OPENVIDU_SERVER_PORT}

Details

Provenance
mollekopfAuthored on Jan 5 2021, 9:36 AM
mollekopfPushed on Jan 13 2021, 1:47 PM

Commit No Longer Exists

This commit no longer exists in the repository.