/druid-s3-configure

Docker compose for setting up Apache Druid with S3 as Deep Storage

Druid S3 Configuration

To Do

  1. copy environment file

      cp environment.example environment
    
  2. Change the configurations as per requirement

  3. Run

      docker compose up -d
    

Learn More

  1. Apache Druid with Docker