Skip to content

Commit

Permalink
Merge pull request #421 from percona/ps-9536
Browse files Browse the repository at this point in the history
PS-9536 Get more help section to 8.0
  • Loading branch information
patrickbirch authored Nov 21, 2024
2 parents 6abbdae + bb82845 commit da6cc13
Show file tree
Hide file tree
Showing 12 changed files with 53 additions and 1 deletion.
2 changes: 2 additions & 0 deletions docs/apt-repo.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ Specific information on the supported platforms, products, and versions is descr

We gather [Telemetry data] in the Percona packages and Docker images.

Review [Get more help](get-help.md) for ways that we can work with you.

## Version changes

Starting with [Percona Server 8.0.37-29](release-notes/8.0.37-29.md), the following operating systems on [Percona Software Download](https://www.percona.com/downloads) include ARM64 packages with the `arm64.deb` extension:
Expand Down
1 change: 1 addition & 0 deletions docs/docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ For this document, container refers to the Docker container and instance refers
- Versioning: Docker images and containers contain all the dependencies and configurations needed to run your application. You can use tags to specify different versions of your images and easily switch between them. You can also use Docker Hub or other registries to store and share your images with others.
- Development: Docker containers can help you create a consistent and reproducible development environment that matches your production environment. You can use tools like Dockerfile or Docker Build to automate the creation of your images and ensure they have the same settings and packages as your production images. You can also use tools like Docker Volumes or Bind Mounts to persist and share your data between containers or the host system.

Review [Get more help](get-help.md) for ways that we can work with you.

*Percona Server for MySQL* has an official Docker image hosted on [Docker Hub](https://hub.docker.com/r/percona/percona-server/). If you want the latest version, use the `latest` tag. You can reference a specific version using the [Docker tag filter for the 8.0 versions](https://registry.hub.docker.com/r/percona/percona-server/tags?page=1&name=8.0).

Expand Down
4 changes: 3 additions & 1 deletion docs/downgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@ Before you [upgrade to the latest release](./upgrade.md), do the following:

* Thoroughly test in a staging environment

[MySQL 8 Minor Version Upgrades Are ONE-WAY Only](https://www.percona.com/blog/2020/01/10/mysql-8-minor-version-upgrades-are-one-way-only/)
[MySQL 8 Minor Version Upgrades Are ONE-WAY Only](https://www.percona.com/blog/2020/01/10/mysql-8-minor-version-upgrades-are-one-way-only/)

Review [Get more help](get-help.md) for ways that we can work with you.
34 changes: 34 additions & 0 deletions docs/get-help.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# Get more help

This guide is packed with information, but it can’t cover everything you need to know about Percona Server for MySQL. It also won’t cover every scenario you might come across.

Think of this guide as a solid starting point. There’s always more to learn, and you’ll keep discovering new things as you get hands-on experience. And remember, the more you experiment and work with Percona Server for MySQL, the more confident and skilled you’ll become. Don’t be afraid to try things out and ask questions when you get stuck.

Working with a database can get quite complicated. It involves understanding how to store, manage, and organize data effectively, so it’s available when you need it and protected when you don’t. You have to think about the structure, like how tables and relationships work, and then consider the performance side, such as how quickly queries return results. It also means dealing with security, ensuring that sensitive information is well-guarded, and handling the right access levels. Plus, if the database grows or changes, maintaining it without losing data or causing downtime adds more challenges. Overall, it’s a balance between designing, tuning, and keeping everything running smoothly.

## Percona's Community Forum

Be a part of a space where you can tap into a wealth of knowledge from other database enthusiasts and experts who work with Percona’s software every day. While our service is entirely free, keep in mind that response times can vary depending on the complexity of the question. You are engaging with people who genuinely love solving database challenges.

I recommend visiting our [Community Forum](https://forums.percona.com/t/welcome-to-perconas-community-forum/7). It’s an excellent place for discussions, technical insights, and support around Percona database software. If you’re new and feeling a bit unsure, our [FAQ](https://forums.percona.com/faq) and [Guide for New Users](https://forums.percona.com/t/faq-guide-for-new-users/8562) ease you in.

Want a more dynamic conversation or real-time interaction? Check out our community on [Discord](http://per.co.na/discord). It has database specialists and enthusiasts discussing everything from performance tuning to architecture best practices.

If you have thoughts, feedback, or ideas to share, the community team would like to hear from you at [[email protected]]([email protected]). We’re always excited to connect and improve everyone's experience.


## Percona experts

[Percona experts](https://www.percona.com/services/consulting) bring years of experience in tackling tough database performance issues and design challenges. We understand your challenges when managing complex database environments. That's why we offer various services to help you simplify your operations and achieve your goals.

| Service | Description |
|----------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 24/7 Expert Support | Our dedicated team of database experts is available 24/7 to assist you with any database issues. We provide flexible support plans tailored to your specific needs. |
| Hands-On Database Management | Our managed services team can take over the day-to-day management of your database infrastructure, freeing up your time to focus on other priorities. |
| Expert Consulting | Our experienced consultants provide guidance on database topics like architecture design, migration planning, performance optimization, and security best practices. |
| Comprehensive Training | Our training programs help your team develop skills to manage databases effectively, offering virtual and in-person courses. |

We're here to help you every step of the way. Whether you need a quick fix or a long-term partnership, we're ready to provide your expertise and support.



2 changes: 2 additions & 0 deletions docs/install-pro.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Percona Server for MySQL Pro includes the [capabilities](psmysql-pro.md#capabili

[Become a Percona Customer](https://www.percona.com/about/contact){.md-button}

Review [Get more help](get-help.md) for ways that we can work with you.

This document provides guidelines how to install Pro packages of Percona Server for MySQL from Percona repositories. [Check files in packages built for Percona Server for MySQL Pro :material-arrow-right:](pro-files.md){.md-button}

## Procedure
Expand Down
2 changes: 2 additions & 0 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ For more information, see [Percona Software repositories and the percona-release

To get started quickly, use the [Quickstart guide]. You can find instructions for either Docker or installing with a package manager.

Review [Get more help](get-help.md) for ways that we can work with you.

The following guides describe the installation procedures for using the official Percona Software repositories.

* [Install Percona Server for MySQL on Debian and Ubuntu](apt-repo.md)
Expand Down
2 changes: 2 additions & 0 deletions docs/post-installation.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Post-installation

Review [Get more help](get-help.md) for ways that we can work with you.

Depending on the type of installation, you may need to do the following tasks:

## Installed using binary files or compiling from source
Expand Down
1 change: 1 addition & 0 deletions docs/quickstart-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ To start with Percona Server for MySQL quickly, this Quickstart guide focuses on

You can explore alternative installation options in the [Install] section of the Percona Server for MySQL documentation.

Review [Get more help](get-help.md) for ways that we can work with you.

## Purpose of the Quickstart

Expand Down
2 changes: 2 additions & 0 deletions docs/upgrade-pro.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Percona Server for MySQL Pro includes the [capabilities](psmysql-pro.md#capabili

[Become a Percona Customer](https://www.percona.com/about/contact){.md-button}

Review [Get more help](get-help.md) for ways that we can work with you.

This document provides instructions on upgrading from Percona Server for MySQL to Percona Server for MySQL Pro.

## Preconditions
Expand Down
1 change: 1 addition & 0 deletions docs/upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Not upgrading your database can have the following risks:
| Compatibility risks | You can experience compatibility issues with hardware, operating system, or applications since the older version is not supported on newer platforms. At some point, the database server is no longer supportable. |
| Failure risk | A failure in either hardware, operating system or application may force an upgrade at the wrong time. |

Review [Get more help](get-help.md) for ways that we can work with you.

Create a test environment to verify the upgrade before you upgrade the production servers. The test environment is crucial to the success of the upgrade. There is no supported [downgrade procedure](./downgrade.md). You can try to [replicate from an 8.0 version to 5.7](https://www.percona.com/blog/replicating-mysql-8-0-mysql-5-7/) or restore a backup.

Expand Down
2 changes: 2 additions & 0 deletions docs/yum-repo.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ operating systems. The easiest way to install the Percona RPM repository is to i

We gather [Telemetry data] in the Percona packages and Docker images.

Review [Get more help](get-help.md) for ways that we can work with you.

## Version changes

Starting with Percona Server 8.0.33-25, the RPM builds for *RHEL* 8 and *RHEL* 9 contain ARM packages with the `aarch64.rpm` extension. This means that Percona Server for MySQL is available for users on ARM-based systems.
Expand Down
1 change: 1 addition & 0 deletions mkdocs-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ extra:
nav:
- Home: index.md
- psmysql-pro.md
- Get more help: get-help.md
- Release notes:
- Release notes index: release-notes/release-notes_index.md
- release-notes/8.0.39-30.md
Expand Down

0 comments on commit da6cc13

Please sign in to comment.