Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Datahub Datahub
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 62
    • Issues 62
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ICAT
  • DatahubDatahub
  • Merge requests
  • !434

Add env vars for icat.js config

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Axel Bocciarelli requested to merge more-env into master Sep 01, 2020
  • Overview 6
  • Commits 2
  • Pipelines 2
  • Changes 17

I extract three boolean flags from icat.js into environment variables -- one variable per authentication method (SSO, anonymous, DB).

Same as previous MR, if your local icat.js config file is the same as icat.example.js, it should work out of the box. Otherwise, you need to create .env.local and override the correct flag.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: more-env