-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update easy-install + Docker tags for PMM 3 Beta #1333
Conversation
@@ -10,12 +10,14 @@ Download and install PMM Server using `cURL` or `wget`: | |||
=== "cURL" | |||
|
|||
```sh | |||
export PMM_REPO=perconalab/pmm-server PMM_TAG=3.0.0-beta | |||
curl -fsSL https://www.percona.com/get/pmm | /bin/bash |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@catalinaadam we need to update this link as well
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks @BupycHuk , I've updated all references to this links + Docker tags
@@ -231,7 +231,7 @@ To develop custom checks for PMM: | |||
-e PERCONA_TEST_CHECKS_FILE=/srv/custom-checks.yml \ | |||
-e PERCONA_TEST_CHECKS_DISABLE_START_DELAY=true \ | |||
-e PERCONA_TEST_CHECKS_RESEND_INTERVAL=2s \ | |||
perconalab/pmm-server:dev-latest | |||
perconalab/pmm-server:3.0.0-beta |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This one should stay I believe.
@BupycHuk can confirm or deny.
docs/install-pmm/install-pmm-server/baremetal/docker/env_var.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Alex Demidoff <[email protected]>
Co-authored-by: Alex Demidoff <[email protected]>
Co-authored-by: Alex Demidoff <[email protected]>
Co-authored-by: Alex Demidoff <[email protected]>
Co-authored-by: Alex Demidoff <[email protected]>
Co-authored-by: Alex Demidoff <[email protected]>
Co-authored-by: Alex Demidoff <[email protected]>
Co-authored-by: Alex Demidoff <[email protected]>
Co-authored-by: Alex Demidoff <[email protected]>
Co-authored-by: Alex Demidoff <[email protected]>
Co-authored-by: Alex Demidoff <[email protected]>
Co-authored-by: Alex Demidoff <[email protected]>
…ontainer.md Co-authored-by: Alex Demidoff <[email protected]>
No description provided.