Skip to content

Feature: Environment variables to overwrite zenith configuration file #288

@IceTank

Description

@IceTank

Description of the feature:

Add a mechanism to the launcher process or the Zenith instance that reads specific configuration values from environment variables. Configurations via environment variables might be permanently saved in the configuration file or only override behavior for a session. Not all configuration parameters need to be configurable, only key configurations that are tedious to configure.

Example: CLIENT_CONNECTION_BIND_ADDRESS=address configures Zenith like clientConnection bindAddress <address> would.

Other configurable config parameters could include:

  • client-server port
  • client connection host/port
  • auto login
  • auto reconnect

Why?

Human lazy. Less work when many instances

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions