.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
brew install flyctl && fly launch --from https://github.com/amiorin/ddp
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/amiorin/ddp
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/amiorin/ddp