diff --git a/README.md b/README.md index 16cc602..f65a224 100644 --- a/README.md +++ b/README.md @@ -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