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
*.json
files to use these
- Install packer.io and ansible
packer build juliabase.json
to create a base Julia AMI- Customise
REQUIRE
andjuliagpu_playbook.yml
to include everything you need. packer build juliagpu.json
- Go online and make your new AMI public.