UTM 9.004-29 (x86_64 ebs) :: ami-2d8f1817 :: launch EC2 instance
To start the instance via command line, perform a basic setup and setup SSH access:
ec2-run-instances --region ap-southeast-2 -t m1.small -k my_ec2_key -d "{ hostname => 'ec2-demo.local', organization => 'Sophos', city => 'Sydney', country => 'au', email => 'admin@example.com', password => 'secret' }" ami-2d8f1817
Note: If the 30GB disk space is to small for you, just increase the EBS volume to the desired need. The UTM will automatically resize the volume to the new size.
Cheers
Ulrich
This thread was automatically locked due to age.