All Projects → cangelis → phpci-vagrant

cangelis / phpci-vagrant

Licence: MIT license
Vagrant setup for phpci development

Programming Languages

shell
77523 projects
ruby
36898 projects - #4 most used programming language

Vagrant setup for PHPCI Development

This is a vagrant setup with the shell provision for the development purposes of PHPCI.

Usage

  1. git clone the PHPCI source (or your fork) into phpci/ folder. Example: git clone [email protected]:Block8/PHPCI.git phpci
  2. vagrant up
  3. Enjoy

Box Info

Web access: http://localhost:8765

PHPCI Admin user:

Email: root@localhost

Password: 123456

MySQL:

Host: localhost

Port: 3312

User: root

Password: no password

Contributing

Feel free to contribute

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].