This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Examples
Gists of some poolparty configurations
- Sample rails spec
- Sample static site spec (doesn’t currently work)
- Sample nginx-based clouds.rb
Single-instance pools
- Apache static site
- Apache + PHP site
- All-in-one Rails site with Passenger and MySQL
Multiple-instance pools
- Replicated MySQL: Master-slave on EBS
- Replicated MySQL: Master-master on EBS
- Memcached
Multi-tier pools
- 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
Auto-scaling
- Rails
- MySQL
- Memcached






