Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

xiaogaozi/vagrant-phabricator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant for Phabricator

Phabricator development box using Vagrant

Quick Start

You need install Puppet and librarian-puppet first, for example:

$ gem install puppet librarian-puppet

Then follow these steps:

$ git clone git@github.com:xiaogaozi/vagrant-phabricator.git
$ cd vagrant-phabricator
$ git clone git@github.com:phacility/libphutil.git
$ git clone git@github.com:phacility/arcanist.git
$ git clone git@github.com:phacility/phabricator.git
$ librarian-puppet install
$ vagrant up

Phabricator is now running at http://192.168.33.10, you could edit /etc/hosts file for quick access, for example:

192.168.33.10 ph.dev

About

Vagrant for Phabricator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors