Skip to content

Default nexus admin password #182

Description

@sbesson

See sonatype/docker-nexus3@bd57cee

Recreating the nexus service (likely after repulling) led to issues when trying to authenticate to populate the repository. While the password was previously assumed to be admin123 (and hardcoded in the script), I retrieved it by shelling into the container and reading the content of admin.password.

Either we can include some logic to read this password and pass it to the initialization script or we could try and override it, possibly by creating a custom admin.password file under nexus-data

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions