Changes between Version 2 and Version 3 of CloudServer
- Timestamp:
- Jan 27, 2009, 8:31:51 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CloudServer
v2 v3 9 9 === Quick Start === #start 10 10 11 This assumes that you already have an account with Amazon's EC2 and S3. If not, here are some [http://paulstamatiou.com/2008/04/05/how-to-getting-started-with-amazon-ec2 instructions]. It also assumes you have Amazon's AMI tools installed. If not, here are [http://developer.amazonwebservices.com/connect/entry.jspa?externalID=368 instructions].11 This Quick Start guide assumes you already have some experience (and accounts) with Amazon's EC2 and S3. If not, see the detailed starting instructions. 12 12 13 13 1. Download the server bundle. … … 28 28 29 29 {{{ec2-run-instances ami-XXX}}} 30 31 30 32 31 And voila, assuming you've opened port 80, you should now have a running BOINC server. 32 33 === Detailed Start === #detailed 34 35 1. [http://paulstamatiou.com/2008/04/05/how-to-getting-started-with-amazon-ec2 Create and setup account with Amazon's EC2 and S3.] 36 37 2. [http://developer.amazonwebservices.com/connect/entry.jspa?externalID=368 Install Amazon's AMI tools.]