Current status
Self-hosting is not part of the private beta. The supported path depends on which Worlds components you run:worlds-client-ts: local and embedded Worlds client usage.worlds-libsql: durable SQLite-compatible storage through LibSQL/Turso-style backends.worlds-postgres: durable PostgreSQL-backed storage.
Deployment responsibilities
When you self-host, you own:- Worlds data services and storage.
- Network ingress and access control.
- Token issuance and rotation.
- Backups, monitoring, and incident response.