Hi,

I'm looking at using AWS to host some applications I have written.
I've spent some time reading through the Symfony deployment docs,
Rightscale docs and Amazon Tutorials.  My research has thrown up some
questions that I am having trouble answering.  Any help is greatly
appreciated.

Symfony uses the freeze and then rsync of the changed files to the
product server to ease deployment.  How does this fit with AMI?  Can
you start an AMI and rsync up to this server?  If you've done this you
need to bundle the AMI again after updating the application?

Rightscale uses their own AMIs.  To add an application to their AMI
they use a tarball from S3 bucket for the application.  Has anyone
tarballed an application and then used RightScale to deploy the
application to the cloud? Did it work ok?  One advantage I see of
using the tarball and rightscale is the need to avoid bundling a new
AMI every time the application code is changed.

Does anyone have a step-by-step guide to deploying their application
to AWS? Has anyone written any tasks to automate deploying a symfony
application to the cloud?

Regards,

Simon
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" 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/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to