5
1

I would like to run OSQA on Amazon EC2.

I understand that there are rumours of an AMI with OSQA on Windows (though I haven't seen one myself). Is there a ready made image with OSQA & Linux? Preferablly this image should also have all the necessary tweaks: South installed, and database moved from SqlLite to something else (mysql?). The reason I prefer Linux over Windows is simply the lower licensing cost.

This sounds like the ideal installation method to me - just copy this image and fire it up. Should I try and prepare one? I would much rather for someone that knows his way around OSQA a bit better to do it - so far my installation of OSQA has been less than perfect (slow server, actually getting 500 internal server errors right now!)

See also this related question

asked 19 Dec '10, 01:29

ripper234's gravatar image

ripper234 ♦
3.2k60116123
accept rate: 19%

edited 19 Dec '10, 01:30


I've taken Clay's image, updated it to revision 886 and taken another image from that.

The amazon ID of the image is "ami-30bb4659" and it's a US-East image (in fact all the details are the same as per Clay's post).

link

answered 18 Mar '11, 06:07

David's gravatar image

David
446918
accept rate: 14%

edited 24 Mar '11, 13:21

Can you recap some of the problems Clay's image had? I'm currently using that, and I'd like to upgrade eventually.

(18 Mar '11, 11:18) ripper234 ♦

Without knowing your specifics, I can't guess why your site would have crashed every 2-3 days. We run a lot of OSQA sites, however, and they pretty much never crash. Just sayin...

(18 Mar '11, 12:15) rickross ♦♦

Hmm. I expect it to be free :) Can you provide a short explanation on how to migrate from an existing 15GB setup to 10GB?

(20 Mar '11, 07:58) ripper234 ♦

I just submitted a basic OSQA installation image to Amazon for review for publishing. Based on Ubuntu 10.10 64-bit, it's an EBS-backed image that runs a skeleton OSQA installation consisting of Apache, MySQL, and of course OSQA itself. The only other service running is SSH, necessary for logging in remotely.

It looks like it could take a week until Amazon approves the OSQA public image publish request, so I will post the URL to that published image as soon as it becomes available. In the meantime, the AMI ID of the public image is "ami-24e7114d", hopefully you can access that already.

A few notes:

  • That public image is available for zone "us-east-1".
  • The image should be able to run on any EBS from micro on up. It was developed on a micro instance.
  • The root password should be the same root password assigned to the default ubuntu AMI. I don't remember changing it at all.
  • The image was set up using the Ubuntu install instructions available on the OSQA wiki (Ubuntu with Apache and MySQL) and follows the directory structure/patterns outlined there.
  • MySql is configured with two users - 'osqa' and 'root', both with the password identical to the username.
link

answered 20 Dec '10, 12:09

claycarpenter's gravatar image

claycarpenter ♦♦
1.2k34
accept rate: 33%

edited 01 Feb '11, 07:50

rickross's gravatar image

rickross ♦♦
12.5k2914972

Thanks a lot - I think this is a great step to making OSQA more accessible. We'll give it a try as soon as possible.

(20 Dec '10, 12:19) ripper234 ♦

The AMI is not accessible yet, we'll just have to wait.

(21 Dec '10, 16:53) ripper234 ♦

Seems that I was mistaken - I was looking at the "us-west-1", and you created the AMI under "us-east-1". I managed to connect and setup a basic OSQA installation via this AMI. There a few details that need to be ironed out (especially the instance size - this one seems to only allow 'large' instances, while I need a micro instance).

(21 Dec '10, 19:26) ripper234 ♦

I just launched the AMI "ami-24e7114d" as a microinstance without problems. I even created an EBS image. Runs smoothly...

@Ripper: the micro option is available for me, i guess... may it be related to your location?... actually, I'm exactly in a us-east zone.

thanks to @claycarpenter

(22 Dec '10, 16:26) Fernando

@Fernando - it appears that the micro instance is available through the Amazon Webconsole. I was trying to launch it via ElasticFox, where it simply didn't appear. Thanks!

(23 Dec '10, 01:54) ripper234 ♦

I don't have rights to comment, but link is broken in accepted answer.

(01 Feb '11, 04:38) David

@David - thanks. It appears @rickross fixed it. @rickross - why do wiki pages get broken? On MediaWiki you usually turn a page to a redirect, never delete it, so there aren't any broken links.

(01 Feb '11, 07:56) ripper234 ♦

I'm succeeding to login as osqa with password 'osqa', but failing to login to user root with password 'root'. Are you sure the root user is indeed 'root' ?

(20 Feb '11, 08:23) ripper234 ♦
showing 5 of 10 show 5 more comments

We just posted free AMIs with v0.9.0beta3-0 on Ubuntu. AMIs are available for all currently available Amazon regions. As we'll be updating these regularly as new releases become available, I'm including a link to our BitNami Stack page, which will always have the most up-to-date AMI IDs: http://bitnami.org/stack/osqa#cloudImage (see the top of that page for links to readmes and changelogs)

link

answered 28 Jul '11, 13:53

bitnami's gravatar image

bitnami
1.1k22
accept rate: 0%

Thanks guys! Awesome to see the OSQA logo up there. We should be releasing a new version here in the next week or so (maybe 1.0? :)).

(28 Jul '11, 15:53) matt ♦♦

Thanks Matt. Any chance that you can link to the stacks from the Download pages. In particular, in our experience, a lot of people may want to play with the AMIs as with the Amazon Free Tier you basically can get your own private OSQA deployment for free. If our tests go well, we will be phasing out our BitNami forums, etc. and moving to OSQA in the next couple of weeks, that should give OSQA more visibility as well. Looking forward to a 1.0 :)

(29 Jul '11, 05:15) Daniel
1

Thanks Matt. Any chance that you can link to the stacks from the Download pages? In particular, in our experience, a lot of people may want to play with the AMIs as with the Amazon Free Tier you basically can get your own private OSQA deployment for free. If our tests go well, we will be phasing out our BitNami forums, etc. and moving to OSQA in the next couple of weeks, that should give OSQA more visibility as well. Looking forward to a 1.0 :)

(29 Jul '11, 05:16) Daniel
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×156
×11
×4

Asked: 19 Dec '10, 01:29

Seen: 1,562 times

Last updated: 29 Jul '11, 05:16

powered by OSQA