Hosting Requirements - richjoslin/rivety GitHub Wiki

Table of Contents

Hardware Requirements

Hardware requirements to run Rivety are minimal, but increase as you add load to the server, as with any application. As a starting point, the smallest and least-powered Amazon EC2 server will power Rivety just fine as a low-traffic testing server, or staging server, for example.

Virtualization

Rivety runs no differently on a virtual server than it does on a physical server.

Software Requirements

  • PHP 5.2 or newer
  • MySQL 5.1 or newer
  • Apache 2.2 or newer
    • mod_rewrite

Tested

  • Ubuntu
  • Debian
  • CentOS
  • OS X
  • MAMP

Untested†

  • Windows Server
  • IIS
  • Tomcat

† Untested doesn't mean it won't work, it just means we've never tried it. It's likely that any system that can run PHP 5 can run Rivety.
⚠️ **GitHub.com Fallback** ⚠️