mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-26 11:30:36 +00:00
Since other build_*.sh are for running inside extracted relocatable package, they have SCYLLA-PRODUCT-FILE on top of the directory, but build_ami.sh is not running in such condition, we need to run SCYLLA-VERSION-GEN first, then refer to build/SCYLLA-PRODUCT-FILE. Signed-off-by: Takuya ASADA <syuu@scylladb.com> Message-Id: <20190509110621.27468-1-syuu@scylladb.com>
Edit variables.json and run dist/ami/build_ami.sh, it will build & upload AMI.
When deploying the AMI, be sure to add two more disks(sdb, sdc) to construct RAID.