Drupal 5.10 on BitNami&Rightscale

Subscribe to Drupal 5.10 on BitNami&Rightscale 4 post(s), 3 voice(s)

 
Avatar shaal 2 post(s)

where can i find a ready-made drupal 5.10 for bitnami on rightscale?
i could find Drupal 6, but need to install now 5.10…

what would u suggest?

 
Avatar antonio Administrator 524 post(s)

Hi,

BitNami Drupal5 Stack is available on Rightscale from now on :)

Cheers

 
Avatar shaal 2 post(s)

wow, that was fast!
(thank you!!!)

i understand the new EBS service suppose to take care of this
(or maybe there’s any other way around it?)

but as soon as i shutdown, and restart my server,
all the content i put in drupal there – simply reset, and go back to the default of the image…

can u please explain – how can i save all the content i created (and modules i installed, etc)
(with EBS and without if it’s possible too)?
thank you!

 
Avatar Daniel Lopez Administrator 113 post(s)

Hi Shaal,

I am not sure what the technical details are (depends if you do it on your own or through RightScale UI I guess) but basically what you need to do is get EBS volume, mount it in your instance under /bitnami and then install the stack over there. You will need to modify the template scripts to point the installation directory to it.

I would test first by just launching an empty instance, installing the Drupal stack from BitNami “by hand” (using SSH) and then using the template mechanism from RightScale to automate it, using as a base what we created

Cheers

Daniel