Skip to content

Add missing configurations and examples for a staging server deployment

gitlab-qa-bot requested to merge github/fork/zrax/staging_fixes into master

Created by: zrax

  1. A staging environment config was added (currently just a copy of the production environment, but this can be used as a starting point for staging configurations).
  2. Add the default admin@local.host account to the staging database.
  3. Show the appropriate log file (e.g. staging.log for staging, production.log for production, etc) in the Admin Log Viewer page.
  4. Adjust example config files as necessary with a staging config.

Merge request reports