--- wikisrc/amazon_ec2.mdwn 2011/02/07 04:09:20 1.1 +++ wikisrc/amazon_ec2.mdwn 2019/10/08 17:24:55 1.52 @@ -1,55 +1,9 @@ -[[!toc]] +[[!meta title="Amazon EC2"]] -# Introduction +Welcome to NetBSD's Amazon EC2 page. You will find below all the resources that will help you understanding, building, starting and managing NetBSD instances under Amazon cloud platform. -First draft of a tutorial on getting NetBSD running in Amazon's cloud system, know as [EC2](aws.amazon.com/ec2/). - -TOC first :) Content will come along. - - -# Subscribe to AWS (Amazon Web Services) - -## Quick overview - -## What do you need to know - -### Keep your credentials! - -### EC2 vocabulary - - -# Building up your first AMI (Amazon Image) - -## Pre-built AMIs - -(For the future) - -## Fetch and build the operating system - -## Customizations - -### For EC2 - -### For your own needs - - -# Upload your OS - -## Create an Amazon Linux AMI instance - -## Upload your files - -## Snapshots! - -## Create your customized AMI - -## Shutdown the instance - - -# Play with your first NetBSD instance - -## Create the instance - -## Connect to it - -## And now? +* [Subscribe to Amazon EC2, and understand its vocabulary](first_steps) +* [Launching your first NetBSD instance in 5 minutes](netbsd_in_5_min) +* [Building your own NetBSD AMI](build_your_own_ami) +* [NetBSD AMIs identifiers, by region](amis) +* [How to build NetBSD AMI for c5 instance with ENA](http://www.netbsd.org/~ryoon/ena/how-to-create-ami-for-aws-c5.txt)