Coder Social home page Coder Social logo

projectrena's Introduction

Scrutinizer Quality Score SensioLabsInsight

Documentation

http://eve-kill.github.io/projectRena/api/

Project Rena

ProjectRena is a complete from the ground up rewrite of the backend for EVSCO/EVE-KILL

WARNING

Project Rena is in development and shouldn't be used by anyone! If you do use it, then good luck to you! ;)

Contact

#esc-dev on irc.coldfront.net http://chat.mibbit.com/?channel=%23esc-dev&server=irc.coldfront.net

LICENSE

MIT, check LICENSE for more information

Requirements

  • PHP 5.6 / HHVM 3.*
  • Nginx
  • Linux
  • MariaDB 10+ with TokuDB
  • Composer
  • cURL and PHP5-cURL
  • Redis and PHP5-Redis

Installation

  1. Clone to a directory of your choice
  2. Setup Nginx to point at the public/ dir
  3. Install vendor files with composer
  4. Copy config_new.php to config.php under config/
  5. Edit config.php with database information and so forth
  6. Run update with: php Rena update
  7. Setup migrations: php Rena init
  8. Edit phinx.yml with database information
  9. Run database migration: php Rena migrate
  10. Setup supervisor with scripts from external
  11. Install Stomp (extract pecl.tar run phpize && ./configure && make && make install then create /etc/php5/cli/conf.d/20-stomp.ini with extension=stomp.so inside)
  12. Enjoy

projectrena's People

Contributors

bllevy2 avatar karbowiak avatar ppetermann avatar robbilie avatar scrutinizer-auto-fixer avatar sobanvuex avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.