Skip to the content.

Documentation

Deploment Notes

Follow these steps to configure and deploy the application

  1. Verify pre-requisites and set up environment
  2. Clone code from Github repository into environment
  3. Add required configurations
  4. Add optional configurations
  5. Configure and secure webserver
  6. Build app
  7. Open app and login

Platform / Pre-requisites

Installing / Getting started

Configuration

Optional Configurations

Log in to running app

Developers

CI and Testing

Github PRs are configured with CI pipeline that includes

Run parts of CI manually:

./phpunit tests

Environments: Dev, Testing, Production