whygee-dev/Sequin Service Setup
Sets up Sequin service with PostgreSQL and Redis
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| sequin-version | Version of Sequin to use | yes | v0.14.6 |
| pg-password | Sequin's PostgreSQL password | yes | sequin |
| secret-key-base | Sequin's secret key base | yes | wDPLYus0pvD6qJhKJICO4dauYPXfO/Yl782Zjtpew5qRBDp7CZvbWtQmY0eB13If |
| vault-key | Sequin's vault key | yes | 2Sig69bIpuSm2kv0VQfDekET2qy8qUZGI8v3/h3ASiY= |
| config-file | Path to config file | yes | — |
| health-check-timeout | Timeout in seconds for health check | no | 30 |
| metrics-port | Metrics port for Sequin. Defaults to the first free port from a built-in shortlist. | no | "" |
| docker-hub-username | Docker Hub username for authentication | no | — |
| docker-hub-password | Docker Hub password or personal access token (PAT) for authentication | no | — |
Outputs
| name | description |
|---|---|
| metrics-port | The metrics port selected for Sequin |