-
Notifications
You must be signed in to change notification settings - Fork 4
Installation
Michael Bond edited this page Nov 20, 2016
·
7 revisions
- Use bootstrap.sh as a guide for installation.
- It is highly recommended that the MFCS archival Directory (defined by archivalPathMFCS in config.ini)
- For security this directory should be set no execute
- The device that this is on should be set in the variable archive_device in config.ini
- IT is recommended that you do a git pull outside of your document root and then symlink mfcs/public_html to your document root location. Also, copy the config.ini file to the document_root parent directory. By doing this you can do a git pull to upgrade an not have to worry about overwriting config.ini.
- On all upgrades you should check that there are not any new settings in config.ini
- Edit public_html/header.php, $notificationEmails. It is an array of email addresses that should be notified when system events happen.
Developed by WVU Libraries. Distributed under WVU Open Source License.