Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Clarify Docker Setup for PMM Agent/Client #978#1299

Open
catalinaadam wants to merge 2 commits into
mainfrom
issue_978
Open

Clarify Docker Setup for PMM Agent/Client #978#1299
catalinaadam wants to merge 2 commits into
mainfrom
issue_978

Conversation

@catalinaadam

@catalinaadam catalinaadam commented Aug 12, 2024

Copy link
Copy Markdown
Contributor

To fix issue raised by community.
Could we instead use the steps from the new QuickInstall guide and replace the section?

@catalinaadam catalinaadam requested a review from a team as a code owner August 12, 2024 17:56
@render

render Bot commented Aug 12, 2024

Copy link
Copy Markdown

@render

render Bot commented Aug 12, 2024

Copy link
Copy Markdown

@rnovikovP

Copy link
Copy Markdown
Contributor

LGTM, but need an experts(internal) ✅

@rnovikovP rnovikovP removed their request for review October 4, 2024 09:42
@BupycHuk

Copy link
Copy Markdown
Contributor

pmm-agent requires 3 things to be persisted during restarts/recreations/upgrades, it's pmm-agent.yml, custom queries and temporary directory for vmagent buffer, so we need to mount volumes for them.
Second problem exist is trying to setup even if pmm-agent.yml exist and configured, I think we need to fix this problem. until that the recommendation to user PMM_AGENT_SETUP_FORCE=1 to not face error.
useful links:
https://www.notion.so/percona/How-to-run-pmm-client-as-a-side-container-e4f245a6594b43caa561e4ae2e2ad60a?pvs=4
https://perconacorp.slack.com/archives/C01NE1XPZBL/p1726738632233849?thread_ts=1726662402.677759&cid=C01NE1XPZBL

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clarify Docker Setup for PMM Agent/Client

3 participants