问题
I installed Omnibus Gitlab using the docker image of gitlab-ce. Now my question is what's the default password for the embedded PostgreSQL database password?
I checked the Dockerfile and some scripts along with it from https://gitlab.com/gitlab-org/omnibus-gitlab, but could not find any clue.
回答1:
Actually no need to access the remote PostgreSQL server which is embedded in the Omnibus version for users. If this is needed, just follow the documents to do more configuration to achieve this, like my another post answered. How to access/login postgres in gitlab omnibus docker container or from remote terminal?
来源:https://stackoverflow.com/questions/57986304/whats-the-default-password-for-postgresql-installed-by-gitlab-omibus-version