Installing WFH¶
Status¶
WFH is in deployment, but not wide usage.
Prerequisites¶
WFH should run on any system with Perl, MySQL and Apache. Changes may be needed for non-Unix or other SQL databases.
Repository¶
WFH is installed from the development repository with:
git clone http://git.veripool.org/git/WFH # Only first time
cd WFH
git pull # Make sure we're up-to-date
git tag # See what versions exist
#git checkout HEAD # Use HEAD development version
#git checkout WFH_{version} # Switch to specified version
# see documentation in docs directory.
Installation¶
- Please see the docs directory in the kit.
![[logo]](/img/veripool_small.png)