The WebServer
Last night I installed Apache, got it running, moved all the content directories to the EBS.
With Apach and Postgres I am not entirely confident that I have moved everything that is absolutely necessary. I need to do more reading. It only takes on config, or log file and my AMI is no longer disposal as I am intending.
I read up on how to handle multiple websites with Apache. This looks pretty easy.
I am beginning to think that there will be money to be made selling virtually hosted websites on top of ec2. Consider that the current virtual hosting for Kountr costs about six bucks a month. The smallest instance on ec2 will cost <$90 a month. The question really, is can I host 30 low traffic websites on the smallest ec2 instance.
I should do some research on how many page requests the various ec2 instances can handle per month.
The other thing I was going to mention is that a wrote a quick bash script to umount my ebs and bundle/register my AMI.
