Skip to content

Provide an existing gerrit.config #106

@dmitvitalii

Description

@dmitvitalii

In case of migration it would be really useful to have an ability to provide a single gerrit.config file instead of/with providing parameters separately.
E.g.

docker run \
  --name gerrit \
  -e GERRIT_CONFIG_FILE=path/to/gerrit.config \ # with all existing configuartions
  -e WEBURL=http://my-gerrit.example.com \ # e.g. if we want different url
  -d openfrontier/gerrit

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions