Skip to content

Commit da6cc13

Browse files
authored
Merge pull request #421 from percona/ps-9536
PS-9536 Get more help section to 8.0
2 parents 6abbdae + bb82845 commit da6cc13

12 files changed

+53
-1
lines changed

docs/apt-repo.md

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Specific information on the supported platforms, products, and versions is descr
77

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

10+
Review [Get more help](get-help.md) for ways that we can work with you.
11+
1012
## Version changes
1113

1214
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:

docs/docker.md

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ For this document, container refers to the Docker container and instance refers
3232
- 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.
3333
- 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.
3434

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

3637
*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).
3738

docs/downgrade.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,6 @@ Before you [upgrade to the latest release](./upgrade.md), do the following:
1414

1515
* Thoroughly test in a staging environment
1616

17-
[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/)
17+
[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/)
18+
19+
Review [Get more help](get-help.md) for ways that we can work with you.

docs/get-help.md

+34
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Get more help
2+
3+
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.
4+
5+
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.
6+
7+
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.
8+
9+
## Percona's Community Forum
10+
11+
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.
12+
13+
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.
14+
15+
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.
16+
17+
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.
18+
19+
20+
## Percona experts
21+
22+
[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.
23+
24+
| Service | Description |
25+
|----------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|
26+
| 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. |
27+
| 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. |
28+
| Expert Consulting | Our experienced consultants provide guidance on database topics like architecture design, migration planning, performance optimization, and security best practices. |
29+
| Comprehensive Training | Our training programs help your team develop skills to manage databases effectively, offering virtual and in-person courses. |
30+
31+
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.
32+
33+
34+

docs/install-pro.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Percona Server for MySQL Pro includes the [capabilities](psmysql-pro.md#capabili
44

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

7+
Review [Get more help](get-help.md) for ways that we can work with you.
8+
79
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}
810

911
## Procedure

docs/installation.md

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ For more information, see [Percona Software repositories and the percona-release
1010

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

13+
Review [Get more help](get-help.md) for ways that we can work with you.
14+
1315
The following guides describe the installation procedures for using the official Percona Software repositories.
1416

1517
* [Install Percona Server for MySQL on Debian and Ubuntu](apt-repo.md)

docs/post-installation.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Post-installation
22

3+
Review [Get more help](get-help.md) for ways that we can work with you.
4+
35
Depending on the type of installation, you may need to do the following tasks:
46

57
## Installed using binary files or compiling from source

docs/quickstart-overview.md

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ To start with Percona Server for MySQL quickly, this Quickstart guide focuses on
66

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

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

1011
## Purpose of the Quickstart
1112

docs/upgrade-pro.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Percona Server for MySQL Pro includes the [capabilities](psmysql-pro.md#capabili
44

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

7+
Review [Get more help](get-help.md) for ways that we can work with you.
8+
79
This document provides instructions on upgrading from Percona Server for MySQL to Percona Server for MySQL Pro.
810

911
## Preconditions

docs/upgrade.md

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Not upgrading your database can have the following risks:
2020
| 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. |
2121
| Failure risk | A failure in either hardware, operating system or application may force an upgrade at the wrong time. |
2222

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

2425
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.
2526

docs/yum-repo.md

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ operating systems. The easiest way to install the Percona RPM repository is to i
88

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

11+
Review [Get more help](get-help.md) for ways that we can work with you.
12+
1113
## Version changes
1214

1315
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.

mkdocs-base.yml

+1
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ extra:
145145
nav:
146146
- Home: index.md
147147
- psmysql-pro.md
148+
- Get more help: get-help.md
148149
- Release notes:
149150
- Release notes index: release-notes/release-notes_index.md
150151
- release-notes/8.0.39-30.md

0 commit comments

Comments
 (0)