Skip to content

Finding configuration through additional means e.g. services #40

@gingerwizard

Description

@gingerwizard

Currently we find the configuration by either:

  1. Using the default location on linux
  2. Checking the running process
  3. User specified

The above works but it fails if the user doesnt do (3) AND clickhouse is not installed in a default location AND clickhouse is not started.

We should consider other methods e.g. service introspection, to find configuration files.

@alexey-milovidov it would be useful if clickhouse provided an end point to tell us the configuration location - or even provided it as a blob.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions