Skip to content

cangelis/phpci-vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 git@github.com: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

About

Vagrant setup for phpci development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published