Skip to main content

VM700 — Lifehouse Services

Lifehouse is a separate tenant on VM700. Their services run under /opt/twenty/ and must not be modified.

Twenty CRM

Containers

ContainerRole
twenty-server-1Web server + API
twenty-worker-1Background jobs
twenty-db-1Local Postgres 16
twenty-redis-1Redis cache/queue

Rules

danger

Do not touch the Lifehouse stack. Do not restart, reconfigure, or inspect Lifehouse containers unless explicitly instructed. Lifehouse is a separate tenant.

Status Check (read-only)

docker ps --filter name=twenty- --format "table {{.Names}}\t{{.Status}}"