You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/contribute.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Thank you for deciding to contribute and help us improve Percona Everest! We also contribute to other open source projects and communities! Let’s make technology better!
4
4
5
-
By contributing, you agree to the [Percona Community code of conduct](https://percona.community/contribute/coc/).
5
+
By contributing, you agree to the [Percona Community code of conduct](https://percona.community/contribute/coc/){:target="_blank"}.
6
6
7
7
We welcome all kinds of contributions so here's how you can get involved:
8
8
@@ -13,13 +13,13 @@ We welcome all kinds of contributions so here's how you can get involved:
13
13
14
14
## Submit a bug report or feature request
15
15
16
-
If you find a bug in Percona Everest, you can submit a report via the [Percona Everest Community Forum](https://forums.percona.com).
16
+
If you find a bug in Percona Everest, you can submit a report via the [Percona Everest Community Forum](https://forums.percona.com){:target="_blank"}.
17
17
Start by searching the open topics for a similar report. If you find that someone else has already reported the same issue, you can upvote that report to increase its visibility.
18
18
19
19
If there is no existing report, submit a report following these steps:
20
20
{.power-number}
21
21
22
-
1. Sign in to [Percona Everest Forum](https://forums.percona.com). You will need to create an account if you do not have one.
22
+
1. Sign in to [Percona Everest Forum](https://forums.percona.com){:target="_blank"}. You will need to create an account if you do not have one.
23
23
24
24
2. Create a report that:
25
25
* describes the steps to reproduce the issue
@@ -46,8 +46,8 @@ Found a typo or didn't find what you needed? Here's how you can contribute to th
46
46
47
47
To contribute to the documentation, you should be familiar with the following technologies:
48
48
49
-
*[Markdown](https://www.markdownguide.org/getting-started/) markup language. We write the documentation in it.
50
-
*[git](https://git-scm.com/) and [GitHub](https://guides.github.com/activities/hello-world/)
49
+
*[Markdown](https://www.markdownguide.org/getting-started/){:target="_blank"} markup language. We write the documentation in it.
50
+
*[git](https://git-scm.com/){:target="_blank"} and [GitHub](https://guides.github.com/activities/hello-world/){:target="_blank"}
Copy file name to clipboardexpand all lines: docs/install/installEverestCLI.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
!!! info "Important"
4
4
Installing the Percona Everest CLI is only necessary if you want to use it to install Percona Everest; it is **not** required if you prefer to install Percona Everest with Helm.
5
5
6
-
You can download the latest version of Everest CLI by visiting the latest release page in [this repository](https://github.com/percona/everest/releases/latest).
6
+
You can download the latest version of Everest CLI by visiting the latest release page in [this repository](https://github.com/percona/everest/releases/latest){:target="_blank"}.
Copy file name to clipboardexpand all lines: docs/install/install_everest_helm_charts.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,9 @@
5
5
6
6
For more details, refer to the [Container Registry Deprecation documentation](https://cloud.google.com/artifact-registry/docs/transition/prepare-gcr-shutdown){:target="_blank"}.
7
7
8
-
This section explains how to install Percona Everest using [Helm](https://helm.sh/) as an alternative to `everestctl`. Helm charts simplify the deployment process by packaging all necessary resources and configurations, making them ideal for automating and managing installations in Kubernetes environments.
8
+
This section explains how to install Percona Everest using [Helm](https://helm.sh/){:target="_blank"} as an alternative to `everestctl`. Helm charts simplify the deployment process by packaging all necessary resources and configurations, making them ideal for automating and managing installations in Kubernetes environments.
9
9
10
-
Percona Helm charts can be found in [percona/percona-helm-charts](https://github.com/percona/percona-helm-charts/tree/main/charts/everest) repository in Github.
10
+
Percona Helm charts can be found in [percona/percona-helm-charts](https://github.com/percona/percona-helm-charts/tree/main/charts/everest){:target="_blank"} repository in Github.
11
11
12
12
## Install Percona Everest and deploy database namespaces
Copy file name to clipboardexpand all lines: docs/reference/migration_guide.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -104,9 +104,9 @@ To migrate from PMM DBaaS to Percona Everest:
104
104
!!! note alert alert-primary "Note"
105
105
- The restoration won't be available foryouin the web UI, you'll need to refer to the corresponding operator's documentation for instructions on how to do this.
106
106
107
-
- For PXChttps://docs.percona.com/percona-operator-for-mysql/pxc/backups-restore.html
108
-
- For PSMDBhttps://docs.percona.com/percona-operator-for-mongodb/backups-restore.html
109
-
- For PostgreSQLhttps://docs.percona.com/percona-operator-for-postgresql/2.0/backups-restore.html
107
+
- For [PXC](https://docs.percona.com/percona-operator-for-mysql/pxc/backups-restore.html){:target="_blank"}
108
+
- For [PSMDB](https://docs.percona.com/percona-operator-for-mongodb/backups-restore.html){:target="_blank"}
109
+
- For [PostgreSQL](https://docs.percona.com/percona-operator-for-postgresql/2.0/backups-restore.html){:target="_blank"}
110
110
111
111
- Each time you run a database cluster, repeat this step.
6. After clicking on **Upgrade**, you will see a page displaying pending actions. The pending actions indicate that you need to restart the database to utilize the updated CR version.
0 commit comments