Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 788 Bytes

File metadata and controls

18 lines (13 loc) · 788 Bytes

Kult setup

The live deployment and all new-device, SSH-key, backup, update, and recovery procedures are documented in OPERATIONS.md. The local and Meta configuration background remains in KULT_SETUP.md.

The original PostgreSQL/Railway instructions no longer match this fork.

Use the canonical local setup guide: KULT_SETUP.md.

Kult now uses one Turso/libSQL database for all relational application data, Upstash Redis over TLS for BullMQ, and Clerk for authentication. Nothing is deployed automatically.

Setup guide status

The current deployment no longer uses Upstash or BullMQ. Follow OPERATIONS.md for the Turso-backed durable queue architecture. Older Redis references below are retained only as historical context.