GitDeployHub

amiorin/ddp

github.com/amiorin/ddp ↗
Unknown stack
16 environment variables found in .env.template

Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.

  • RANGER_VERSION
  • ATLAS_VERSION
  • STARBURST_VERSION
  • HADOOP_VERSION
  • KAFKA_VERSION
  • HIVE_VERSION
  • HIVE_HADOOP_VERSION
  • HBASE_VERSION
  • AWS_PROFILE secret
  • AWS_ACCOUNT secret
  • AWS_BUCKET_MARKETING secret
  • AWS_REGION_MARKETING secret
  • AWS_BUCKET_SALES secret
  • AWS_REGION_SALES secret
  • AWS_BUCKET_GLOBAL secret
  • AWS_REGION_GLOBAL secret
Best match Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/amiorin/ddp
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/amiorin/ddp
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/amiorin/ddp
Or deploy to a different host
← Try another repo