Skip to content

Commit

Permalink
docs: add info about Auth0
Browse files Browse the repository at this point in the history
  • Loading branch information
braginini committed Sep 7, 2021
1 parent 60661d8 commit 65d7da7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,9 @@ netsh interface ip show config name="wt0"
4. Repeat on other machines.

### Running Management, Signal and Coturn
Wiretrustee uses [Auth0](https://auth0.com) for user authentication and authorization, therefore you will need to create a free account
and configure AUTH0 variables in the compose file (dashboard and management).

Under infrastructure_files we have a docker-compose example to run both, Wiretrustee Management and Signal services, plus an instance of [Coturn](https://github.com/coturn/coturn), it also provides a turnserver.conf file as a simple example of Coturn configuration.
You can edit the turnserver.conf file and change its Realm setting (defaults to wiretrustee.com) to your own domain and user setting (defaults to username1:password1) to **proper credentials**.

Expand Down

0 comments on commit 65d7da7

Please sign in to comment.