This repository holds the necessary script to build and deploy the AMIs provided by JuliaLabs@MIT
- Configure the AWS cli
- You might also want to note your AWS User ID
- and VPC subnet
- customise the
*.jsonfiles to use these
- Install packer.io and ansible
packer build juliabase.jsonto create a base Julia AMI- Customise
REQUIREandjuliagpu_playbook.ymlto include everything you need. packer build juliagpu.json- Go online and make your new AMI public.