Integrations
Convox integrates with third-party services for continuous deployment, log aggregation, and private container image storage. Each integration connects to your Rack through standard protocols (webhooks, syslog, Docker registry credentials).
CI/CD
Automate builds and deployments from your existing CI/CD pipeline.
| Integration | Description |
|---|---|
| GitHub Actions | Deploy to Convox using official GitHub Actions |
| CircleCI | Deploy to Convox as part of a CircleCI workflow using the Convox Orb |
| Deploy Keys | Generate keys for automated deployment from any CI system |
Logging
Forward application logs to third-party log aggregation services using syslog.
| Integration | Description |
|---|---|
| Syslogs | Configure syslog forwarding to any compatible provider |
| Datadog | Send logs and metrics to Datadog for operational visibility |
| Papertrail | Forward logs to Papertrail via syslog |
| Loggly | Forward logs to Loggly via syslog |
| Mezmo | Forward logs to Mezmo (formerly LogDNA) via syslog |
Private Registries
Pull container images from authenticated private registries.
| Integration | Description |
|---|---|
| Private Registries | Configure Docker credentials for private image repositories |