ParadeDB Community supports single-node deployments. Use ParadeDB Enterprise
when ParadeDB indexes need physical replication for high availability,
failover, or read replicas that can serve ParadeDB queries. Contact
us for access.
Deploy on a cloud platform
Run ParadeDB Community on Railway, Render, Fly.io, DigitalOcean, or Dokku.
Install into existing Postgres
Add the
pg_search extension to a Postgres instance you already control.Deploy on Kubernetes
Run ParadeDB with CloudNativePG and plan for production operations.
Replicate from a managed primary
Keep RDS, Cloud SQL, or your primary where it is and stream changes into
ParadeDB.
Cloud Platforms
ParadeDB Community is supported by several cloud platforms. These all use Docker containers, which package Postgres andpg_search together:
- Railway — One-click deploy to Railway
- Render — One-click deploy to Render
- Fly.io — Deploy on Fly.io
- DigitalOcean — Deploy on a DigitalOcean Droplet
- Dokku — Deploy with Dokku