Document host mode-ness
continuous-integration/drone/push Build is failing Details

Closes #7.
This commit is contained in:
decentral1se 2021-09-02 09:32:05 +02:00
parent e2b4d39fe2
commit a076c442b6
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 10 additions and 0 deletions

View File

@ -27,6 +27,16 @@ An ActivityPub-federated video streaming platform using P2P directly in your web
5. `abra app YOURAPPDOMAIN deploy`
6. Open the configured domain in your browser to finish set-up
## Host-mode networking
To avoid issues with performance, it is recommended to deploy your Traefik instance with:
```
COMPOSE_FILE="compose.yml:compose.host.yml:compose.peertube.yml"
```
This will avoid issues like [`#7`](https://git.coopcloud.tech/coop-cloud/peertube/issues/7).
## Email
1. Deploy [`coop-cloud/postfix-relay`] or use an external SMTP relay