amazon-ec2-mac-getting-started icon indicating copy to clipboard operation
amazon-ec2-mac-getting-started copied to clipboard

Use Amazon EC2 Mac instances for building, testing, signing, and publishing applications for Apple hardware!

Results 4 amazon-ec2-mac-getting-started issues
Sort by recently updated
recently updated
newest added

We mention Type-2 Virtualization in the FAQ and link to the Anka blog, but we should provide more specific details about when/where to use Type-2 VMs compared to instances.

I tried to tunneling the VNC port (5900) over SSH, as the documentation says: ``` exit ssh -L 5900:localhost:5900 -i ec2-user@ ``` But the remote console returns: ``` bind [127.0.0.1]:5900:...

We link to the documentation for creating an AMI from an EBS snapshot, but as this is an integral part of EC2 Mac, we should provide detailed steps and examples...