Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

Architecture

axyjo edited this page Jul 4, 2011 · 2 revisions

Here's the stack of services used by the game. Use this list to determine possible deployment platforms.

Web server: Nginx + mod_passenger (Apache's also acceptable, along with mod_passenger), running Rails 3.1 with Ruby 1.9.2-p180.

DB servers: MySQL + Redis

Additional servers: NodeJS, running Faye for pub/sub messaging.