2017 © Pedro Peláez
 

project yii2-hybrid-kit

Yii2 Hybrid Kit Application Template

image

xzaero/yii2-hybrid-kit

Yii2 Hybrid Kit Application Template

  • Friday, November 18, 2016
  • by XzAeRo
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

Yii2 Hybrid Kit , (*1)

Dependency Status Build Status Original Project , (*2)

A Yii2 Application Template ready for Big Data reporting.
, (*3)

How do I start?

I will assume that you already have git, docker-compose and composer installed in your machine and available from your shell., (*4)

Docker Installation

Clone or download the project if you haven't already:, (*5)

$ git clone git@github.com:XzAeRo/yii2-hybrid-kit.git

Then, just run the docker-install.sh script:, (*6)

$ sh docker-install.sh

This will: * Build the neccesary Docker containers. * Leave the containers running as daemons. * Install the PHP dependencies using composer. * Run an initial installation script within the application (run migrations, set correct file permissions, etc.)., (*7)

The Versions