While we're still using persistent hosts (EC2 instances) as workers instead of something like Fargate, we should make the setup of workers easy.
Right now, users have to manually run setup.sh and start.sh. Ideally we could bootstrap both of these from the EC2 user data so new hosts are automatically setup and start running.
While we're still using persistent hosts (EC2 instances) as workers instead of something like Fargate, we should make the setup of workers easy.
Right now, users have to manually run setup.sh and start.sh. Ideally we could bootstrap both of these from the EC2 user data so new hosts are automatically setup and start running.