There are 2 main steps for installing and running phapricatore
- Installation Guide
- Configuration Guide
Installation Guide
To install Phabricator, you will need:
- a normal computer to install it on (shared hosts and unusual environments are not supported) running some flavor of Linux or a similar OS;
- a domain name (like phabricator.mycompany.com);
- basic sysadmin skills;
- Apache, Nginx, or another webserver;
- PHP, MySQL, and Git.
Installation Requirements
To install the Phabricator server software, you will need an operating system on your normal computer which is not Windows
Note that the command line interface does work on Windows, and you can use Phabricator from any operating system with a web browser. However, the server software does not run on Windows.
we will choose Linux.
Recent Comments