Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 511 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 511 Bytes

phabricator

Unofficial Base Docker Image for Phabricator

Updated by phabricator/bot every hour, on the hour.

local proxy setup

Edit /etc/hosts and add a two domains redirecting to localhost (i.e. 127.0.0.1 phabricator.blindsteal.local and 127.0.0.1 phabricatorfiles.blindsteal.local) which matches the $local_domain specified in ./bin/cert.sh. Run ./bin/cert.sh before docker-compose up -d --build to generate a self-signed SSL cert.