3,035
edits
Line 9: | Line 9: | ||
= Installation = | = Installation = | ||
== Main Site == | |||
* Check out the appropriate tag | * Check out the appropriate tag | ||
* Make sure to pull from the branch and include the services directory int he file tree. | * Make sure to pull from the branch and include the services directory int he file tree. | ||
Line 14: | Line 16: | ||
** For staging or prod: to /site/app | ** For staging or prod: to /site/app | ||
** For development (including running of tests): to /site/app/webroot | ** For development (including running of tests): to /site/app/webroot | ||
== Services == | |||
* Create a symbolic link to config-dist.php named config.php | |||
* Set up the HOST and PATH info like so | |||
(insert example here) | |||
* Profit! | * Profit! |
edits