Skip to content

What is the JHIPSTER_REGISTRY_PASSWORD used for?  #577

@nmarkon

Description

@nmarkon
Overview of the issue

I'm tasked with upgrading the version of the jhipster registry we're using, from 6.8 to 7.4. As part of this process I'm trying to document how we have it configured.

We currently have both the setup:

- SPRING_SECURITY_USER_PASSWORD=xxx
- JHIPSTER_REGISTRY_PASSWORD=same as JHIPSTER_REGISTRY_PASSWORD
- JHIPSTER_SECURITY_AUTHENTICATION_JWT_SECRET=encodedstring

I see the SPRING_SECURITY_USER_PASSWORD, and JHIPSTER_SECURITY_AUTHENTICATION_JWT_SECRET explained in the documentation, but I can't find what JHIPSTER_REGISTRY_PASSWORD is for. Maybe I'm missing it.. Any help? I think it's the password the apps used to authenticate with registry, but I'd like to confirm that.

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