Get started with camelAI in minutes using Docker Compose.
AmazonEC2ContainerRegistryReadOnly
policy is requiredecr:GetAuthorizationToken
and ecr:BatchCheckLayerAvailability
permissions.env.docker
template file. Copy it and update the values:
.env.docker.local
with your configuration:
DJANGO_SECRET_KEY
POSTGRES_PASSWORD
with a secure passwordcamel
– The main applicationhuey
– Background task workernginx
– Reverse proxypgvector
– PostgreSQL with vector extensionredis
– Queue and caching layer