Learn how to install and configure Sequin in minutes using Docker Compose. Set up your Postgres CDC pipeline with minimal effort.
Create directory and start services
Alternative: Download with curl
Alternative: Clone the repository
Verify services are running
docker ps
:Up
).Login to Sequin
http://localhost:7376
.Sign in with the default credentials:admin@sequinstream.com
sequinpassword!
Create a sink
View metrics in Grafana
admin
admin
PG_*
variables configure Sequin’s internal Postgres database. The Postgres databases you want to stream from are configured separately in sequin.yaml
.docker-compose.yaml
:
postgres
service sectionredis
service sectioninclude
functionality:
include
section to your existing docker-compose.yaml
:
sequin
service: