Skip to content
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

Helm_charts #182

Open
wants to merge 210 commits into
base: 1.4.0
Choose a base branch
from
Open

Helm_charts #182

wants to merge 210 commits into from

Conversation

rasika-chivate
Copy link
Collaborator

@rasika-chivate rasika-chivate commented Nov 21, 2024

  1. Document the installation and uninstallation of Percona Everest using Helm charts.

Refer to the README for the instructions required for documentation:

https://github.com/percona/percona-helm-charts/blob/main/charts/everest/README.md

  1. Restructure the install and quickstart section.
  2. In the Quick Start guide, update Helm as the preferred way of installing Everest.

@rasika-chivate rasika-chivate temporarily deployed to Helm_charts - Everest Release Branch PR #182 November 25, 2024 10:54 — with Render Destroyed
@rasika-chivate rasika-chivate temporarily deployed to Helm_charts - Everest Release Branch PR #182 December 3, 2024 13:12 — with Render Destroyed
@rasika-chivate rasika-chivate temporarily deployed to Helm_charts - Everest Release Branch PR #182 December 31, 2024 10:46 — with Render Destroyed
Comment on lines 116 to 120
5. The default username for logging into the Everest UI is `admin`. You can set a different default admin password by using the `server.initialAdminPassword` parameter during installation.

The default `admin` password is stored in plain text. It is highly recommended to update the password using `everestctl` to ensure that the passwords are hashed.

To access detailed information on user management, see the [manage users in Percona Everest](../administer/manage_users.md#update-the-password) section.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe this should be merged with step 3. where we tell users to retrieve the admin password, similarly with what we do in the CLI installation.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!


where,

**VERSION** is the Percona Everest Version you wish to upgrade to.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And DB namespace is the namespace you want to upgrade

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

docs/upgrade/upgrade_with_helm.md Outdated Show resolved Hide resolved
docs/upgrade/upgrade_with_helm.md Outdated Show resolved Hide resolved
docs/upgrade/upgrade_with_helm.md Outdated Show resolved Hide resolved
@rasika-chivate rasika-chivate temporarily deployed to Helm_charts - Everest Release Branch PR #182 December 31, 2024 15:50 — with Render Destroyed
@rasika-chivate rasika-chivate temporarily deployed to Helm_charts - Everest Release Branch PR #182 December 31, 2024 15:50 — with Render Destroyed
1. Add the Percona Helm repository:

```sh
helm repo add percona https://percona.github.io/percona-helm-charts/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is missing helm repo update

@rasika-chivate rasika-chivate temporarily deployed to Helm_charts - Everest Release Branch PR #182 January 3, 2025 14:39 — with Render Destroyed
@rasika-chivate rasika-chivate temporarily deployed to Helm_charts - Everest Release Branch PR #182 January 3, 2025 14:39 — with Render Destroyed
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.

5 participants