Skip to content

Allow custom configuration options via env variables #142

Closed
@lewisdiamond

Description

@lewisdiamond

This would make it easy to override any configuration.

For example:

CASSANDRA_CFG_auto_snapshot=false

The script that already seds the config could just check for a pattern in the environment variables and apply whatever config the user needs.

Makes it easy to work with Kubernetes, docker-compose, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    RequestRequest for image modification or feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions