- Create a directory called
electric
inazure fileshare
- Upload
electric
folder in this repo to theelectric
folder in your fileshare - Set environment variables in
env.sh
- Create a cluster and jobs with
batchai
export AZURE_BATCHAI_STORAGE_ACCOUNT="..."
export AZURE_FILE_URL="..."
export AZURE_BATCHAI_STORAGE_KEY="..."
export ADMIN_USERNAME="..."
export ADMIN_PASSWORD="..."
export ADMIN_SSH_KEY="..."