EC2 Images
CS290F Fall 2006 - UCSB Computer Science - Thorsten von Eicken
Chronology and change log of Amazon EC2 images made for CS290F:
[edit]
FC5+apache2.2+rails+mysql5.0 v4
- Created November 30th by TvE
- Added memcached. Check out ... for help getting started.
- Set
KeepAlive Onin apache config.
[edit]
FC5+apache2.2+rails+mysql5.0 v3
- Created November 20th by TvE
- Added httperf see using httperf for some initial tips. Also see s3sync your httperf set-up.
[edit]
cs290f rails v.5
- Created November 16th by Stefan
[edit]
FC5+apache2.2+rails+mysql5.0 v2
- Created November 15th by TvE
- Added s3sync and postgresql
- Run s3cmd listbuckets to see cs290f buckets & create your own using s3cmd create <bucketname>.
- Added mysql slow query log, found in /var/lib/mysql/mysql-slow.log, read the mqsql manual entry.
[edit]
cs290f rails v.4
- Created November 15th by Stefan
[edit]
FC5+apache2.2+rails+mysql5.0 v1
- Created November 14th by TvE
- First image based on Fedora Core 5. Has apache 2.2, mod_proxy_balance, Rails, mysql 5.0. All ready to go and deploy a Rails app with capistrano using the Deployment instructions.
[edit]
cs290f rails v.3
- Created November 9th by Stefan
[edit]
cs290f rails v.2
- Created November 9th by Stefan
[edit]
cs290f rails v.1
- Created November 8th by Stefan
- Based on Fedora Core 4 with Rails, apache 2.0, mysql, and postgresql.
