Skip to content

Docker image should initialize LLNG configuration secret key to a random value #44

@guimard

Description

@guimard

People using docker image may use a configuration not generated using the manager. Then during start, if secret key is not initialized, it should be set to a random value (maybe cat /proc/sys/kernel/random/uuid | sed 's/[-]//g')

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions