Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • kresus kresus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 144
    • Issues 144
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • kresusapp
  • kresuskresus
  • Merge requests
  • !450

Fixes #617: Provide a configuration file

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Benjamin Bouvier requested to merge config-file into master Aug 30, 2017
  • Overview 43
  • Commits 4
  • Pipelines 9
  • Changes 19

This implements a configuration file, with the following priority:

  • if there's an env variable set, it's used (that ensures backwards compatibility for some time).
  • if it's defined in the config file, use it.
  • otherwise, try to find the best default value according to context (cozy or standalone).

Any reviews appreciated, as usual :)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: config-file