Limerence

Deployment

Deploy Limerence on your infrastructure

Limerence runs in your network — control plane, agent runtime, and database adapters all live behind your perimeter. Pick the path that fits the environment.

Choose a path

  • Quick install — one command, bundled Postgres, good for evaluation and single-node setups.
  • Docker Compose — reproducible deployments with your own Postgres, secrets, and upgrade flow.
  • Configuration — every environment variable Limerence reads, with defaults and required-vs-optional flags.

Requirements

  • Docker 20.10+ with Docker Compose v2+
  • PostgreSQL 14+ (bundled in quick install, or bring your own)
  • 512 MB RAM minimum, 1 GB recommended
  • 1 GB disk for the application, plus database storage

On this page