-
Notifications
You must be signed in to change notification settings - Fork 54
Examples
ericsessions edited this page Feb 19, 2011
·
7 revisions
- Sample rails spec
- Sample static site spec (doesn’t currently work)
- Sample nginx-based clouds.rb
- Apache static site
- Apache + PHP site
- All-in-one Rails site with Passenger and MySQL
- Replicated MySQL: Master-slave on EBS
- Replicated MySQL: Master-master on EBS
- Memcached
- Typical Rails site: Apache + Mongrel + MySQL
- Typical Rails site #2: Apache + Passenger + Memcached + MySQL
- Load-balanced Apache site: Haproxy + Apache
- Load-balanced Rails site: Haproxy + Apache + Passenger + Memcached + Replicated MySQL
- Rails
- MySQL
- Memcached