Here's further Information on how to setup an image on Amazon EC2:

http://docs.amazonwebservices.com/AWSEC2/2007-08-29/GettingStartedGuide/?ref=get-started

To use Amazon EC2 you simply:

1. Create an Amazon Machine Image (AMI) containing all your software,
including your operating system and associated configuration settings,
applications, libraries, etc. Think of this as zipping up the contents
of your hard drive. We provide all the necessary tools to create and
package your AMI.

2. Upload this AMI to the Amazon S3 (Amazon Simple Storage Service)
service. This gives us reliable, secure access to your AMI.

3. Register your AMI with Amazon EC2. This allows us to verify that
your AMI has been uploaded correctly and to allocate a unique
identifier for it.

4. Use this AMI ID and the Amazon EC2 web service APIs to run,
monitor, and terminate as many instances of this AMI as required.
Currently, we provide command line tools and Java libraries, and you
may also directly access our SOAP or Query based APIs.


All Ideas Welcome!

--
DL


On Oct 5, 3:09 pm, DL <[email protected]> wrote:
> Has anyone got this working on a cloud server? e.g. Amazon EC2
>
> It would be great to have an EC2 image with the "Ape Project" pre-
> installed.  That way your Ape server could be launched as and when
> needed. + Several APE servers could be used on larger projects @ low
> cost.
>
> Anyone else interested in setting this up?
>
> ...great work by the way!
>
> Thanks,
> --
> DL
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/
-~----------~----~----~----~------~----~------~--~---

Reply via email to