Docker
Instructions for running Bindplane Server and Collector using Docker
Last updated
Was this helpful?
Instructions for running Bindplane Server and Collector using Docker
Learn how to deploy Bindplane Server and Collectors using Docker containers.
Deploy the Bindplane Server with:
Docker Compose support
Persistent storage
Environment configuration
Health monitoring
Container updates
Deploy Collectors with:
Containerized collection
Dynamic configuration
Resource controls
Network isolation
Horizontal scaling
Server: ghcr.io/observiq/bindplane-ee:latest
Collector: ghcr.io/observiq/bindplane-otel-collector:latest
Tags: latest, v1.89.5 (stable), dev (testing)
Docker Engine 20.10+
Docker Compose 2.0+ (optional)
2GB RAM, 1 CPU core
10GB disk space
Internet access
Available ports (3001, 3002)
BINDPLANE_LICENSE
BINDPLANE_USERNAME
BINDPLANE_PASSWORD
BINDPLANE_REMOTE_URL
OPAMP_ENDPOINT
Configuration files
Database data
TLS certificates
Log files
Last updated
Was this helpful?
Was this helpful?