GitDeployHub

birthe/openproject-fork

github.com/birthe/openproject-fork ↗
Rails
19 environment variables found in .env.example

Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.

  • LOCAL_DEV_CHECK This is used to prevent people from using the new docker-compose file for automated installs
  • CKEDITOR_BUILD_DIR Set this to your ckeditor build output directory (which includes ckeditor.js) if you want to develop ckeditor locally.
  • PUBLIC_HOST This is the host from which you will be accessing the development servers locally
  • OPENPROJECT_EDITION Select edition from: ['standard','bim']
  • HOST
  • PORT
  • DEV_UID
  • DEV_GID
  • DB_HOST
  • DB_PORT
  • DB_USERNAME
  • DB_PASSWORD secret
  • DB_DATABASE
  • CI_JOBS
  • SMTP_ADDRESS
  • SMTP_PORT
  • SMTP_DOMAIN
  • SMTP_USER_NAME
  • SMTP_PASSWORD secret
← Try another repo