Standalone room
Connect at /yjs/{documentName}. Any authenticated
user who knows an ordinary standalone name can reach that room,
so use an unguessable name when it is not broadly shared.
Daptin
Run Daptin →
Collaboration guide
Enable the service at startup, choose standalone or record-backed rooms, then verify convergence, reconnect, permissions, and durable storage.
Connect at /yjs/{documentName}. Any authenticated
user who knows an ordinary standalone name can reach that room,
so use an unguessable name when it is not broadly shared.
Connect at
/live/{type}/{referenceId}/{column}/yjs for a
supported file column and use the record's existing permissions.
Users with Update may edit; Read-only users receive updates but their writes are ignored; other users cannot connect.
Persisted updates live under
{DAPTIN_STORAGE}/yjs-documents; the startup storage
path is not changed through the runtime config API.
yjs.enabled, restart as required, and
persist the configured storage directory.
The latest release contains the canonical-room permission fix documented in the published security advisory. Do not deploy affected older releases for record-backed collaboration.
Access matrix