Document P2P transport compatibility and Coturn setup

This commit is contained in:
vorotamoroz
2026-08-21 11:05:40 +00:00
parent c7443ee728
commit d1ae42a134
7 changed files with 306 additions and 0 deletions
+2
View File
@@ -3,6 +3,8 @@
A fully self-hosted CouchDB stack for the [obsidian-livesync](https://github.com/vrtmrz/obsidian-livesync) plugin.
**No fly.io. No IBM Cloudant. No cloud accounts required for basic use.**
The optional [Coturn Compose starter](coturn/README.md) is a separate Linux-only service for P2P connectivity. It is not part of the CouchDB stack below.
> ✅ **Tested on Docker Desktop for Windows (Docker 29.2, Compose v5, WSL2 backend)** — full init, CORS, auth, and idempotent restart verified.
---