Skip to content

Conversation

@hieu2102
Copy link
Contributor

  • Fix the docker run command published the wrong PMM port (443 instead of 8443)
  • Change the docker-entrypoint-initdb.d mount to only mount a single SQL file (users may have some unrelated scripts inside that directory, which could affect the container initialization)
  • Change the placeholder value for variables (e.g, pmm_user, pmm_password, your_grafana_user, etc) to their corresponding shell variables mentioned in previous steps (PG_USERNAME, PG_PASSWORD, etc) to be more consistent, and the user can have an easier time telling what placeholder should be replaced with which value

@hieu2102 hieu2102 requested a review from a team as a code owner November 13, 2025 10:52
@hieu2102 hieu2102 changed the title Update documentation for using PMM with external PostgreSQL Doc: Update documentation for using PMM with external PostgreSQL Nov 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants