Results

Maintenance mode

Enable maintenance operation mode

  1. Open a terminal window on the MAIA WebApp host.

  2. Go to the MAIA Software configuration directory.

    cd *installation path*/htdocs/maia/config/
  3. Create the file maintenance.txt with the string MAINTENANCE MODE.

    echo "MAINTENANCE MODE" > maintenance.txt
  4. Restart MAIA Software.

    ipv stop & ipv start
  5. Log in to MAIA application to verify that maintenance operation mode is operational. MAIA Software is in maintenance operation mode if the start page does have the maintenance operation mode label.