Skip to content

Requirements

Ajay Krishna Teja Kavuri edited this page Dec 20, 2016 · 6 revisions

Following are requirements for deploying this project both locally and production server.

Local Install

  1. Virtual Environment: Vagrant is a virtual development environment. Installation instructions for vagrant can be found here.

Server Install

  1. Operating System: Any Linux based server preferably CentOS 7.
  2. Environment: Following are required packages and tools. However, you can use bootstrap.sh included in the project to automate the installation for CentOS based systems:
  3. Apache
  4. MySQL
  5. Laravel Framework 1. PHP >5.6 1. OpenSSL PHP Extension 1. PDO PHP Extension 1. Mbstring PHP Extension 1. Tokenizer PHP Extension 1. XML PHP Extension
  6. Node.js
  7. gulp-cli
  8. git
  9. composer