This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Amazon EC2 support in Sydney (ap-southeast-2)

I'm happy to announced a working UTM 9 AMI for the new AWS region in Sydney, Australia (ap-southeast-2)

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.