Skip to content

Update entrypoint to make sensu-backend init optional? #28

Description

@calebhailey

We should do something like a if [ ! -z $SENSU_ADMIN_USERNAME ]; then... to eradicate the last of the old default username and password.

To init users could docker run -E "SENSU_ADMIN_USERNAME=${SENSU_USERNAME}" -E "SENSU_ADMIN_PASSWORD=${SENSU_PASSWORD}" sensu/sensu:7.0.0 sensu-backend start to start + init...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions