This subdirecotry contains code and configuration to deploy various software services to a cloud environment.
- Use the template deployment script to create the final deployment script (this repo excludes
deploy/deploy-all.shfrom git):cp deploy/deploy-all.example.sh deploy/deploy-all.sh
- Edit
deploy/deploy-all.shand set the variables according to the instructions in the file. - Run the script:
./deploy/deploy-all.sh