Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.

Latest commit

 

History

History
31 lines (23 loc) · 849 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 849 Bytes

Aragorn.cz v4

Principles

System requirements

  • PHP/5.3
  • Webserver Nginx / apache
  • Database Preferably MySQL
  • Openfire (XMPP server)
  • Memcached (optional)
  • Redis
  • Node.js

Installation

  • Deploy required technologies
  • Make sure all files are readable by server and .../temp and .../logs are writeable
  • Create database
  • Setup your webserver for main site, static mirror, userdata mirror and node.js proxy (required for opera ajax polling)
  • Run node.js as root since it needs access to port 843 (Flash policy file distribution)
  • Try your site

Authors:

  • Jakub Buriánek