Posted by sureshpeters on March 20, 2011 at 7:01pm
hey guys, i just setup the amazon micro instance using Bitnami :) . its easy process to create and running in drupal in couple of minutes. Am happy by it, but if we need to upload any modules.. am not getting any idea, how to upload the modules and activate in drupal ??
need help guys
Comments
SFTP Your Drupal app is
SFTP
Your Drupal app is installed in the /opt/bitnami/apps/drupal directory.
DIY is always a good option
It's not hard to set up your own Drupal in EC2 with exactly the software you want. If you're happy with simple bash scripting you might be interested in creating your own simple AMI which boots into Drupal. I favor storing the Drupal install in a tar file so it can be deployed to any number of webservers and taking nightly backups of the database, web server configs and the webserver content to S3. I also store some of my content directly on S3.
I've documented these within the "Amazon EC2" and "Drupal 7" guides.
http://www.practicalclouds.com/
You get your free micro instance because Amazon also offer this. Once you start using Amazon directly then you will have full control of all of their services and also full control of how you install Drupal. I'm on holiday at the moment and so haven't posted a my new Drupal profile - which can also install Drupal on an EC2 instance, and you can then customize both the AMI and the Drupal install.
Regards
Dave
http://www.practicalclouds.com
Host your Drupal website in EC2