Skip to content
Michael Bond edited this page Nov 20, 2016 · 7 revisions
  1. Use bootstrap.sh as a guide for installation.
  2. 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
  1. 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
  1. Edit public_html/header.php, $notificationEmails. It is an array of email addresses that should be notified when system events happen.

Schedules Tasks Command Line Scripts

Clone this wiki locally