On-Prem Installation Guide
Hivel On-Prem Installation Using Docker Compose
Prerequisites
Step 1: Set Up AWS ECR Authentication
aws ecr get-login-password --region <AWS_REGION> | docker login --username AWS --password-stdin <AWS_ECR_URL>Login Succeeded
Step 2: Docker Compose Set Up Configuration Files
Step 3: Unified Setup or Manual Configuration
Step 2: Services Setup
Additional Notes
Last updated