- Create a directory called
electricinazure fileshare - Upload
electricfolder in this repo to theelectricfolder 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="..."