Skip to content

Commit ad30685

Browse files
DISTMYSQL-538-8.4 Add cards to the index page (#221)
modified: docs/index.md
1 parent 3aa7e67 commit ad30685

File tree

1 file changed

+30
-8
lines changed

1 file changed

+30
-8
lines changed

docs/index.md

Lines changed: 30 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Percona Distribution for MySQL is a single solution with the best and most criti
1010

1111
- **Reduced costs** - save on purchasing software licensing by using the distribution - the open-source enterprise-grade solution.
1212

13-
- **Easy-to-integrate with PMM** - benefit from all the features of [PMM](https://docs.percona.com/percona-monitoring-and-management/index.html) for monitoring and managing the health of your database.
13+
- **Easy-to-integrate with PMM** - benefit from all the features of [PMM](https://docs.percona.com/percona-monitoring-and-management/3/) for monitoring and managing the health of your database.
1414

1515
Percona Distribution for MySQL comes in two [deployment variants](deployment-variants.md): one is based on Percona Server for MySQL and another one - on Percona XtraDB Cluster. They differ in the set of components and how you can use them.
1616

@@ -20,15 +20,37 @@ Percona Distribution for MySQL comes in two [deployment variants](deployment-var
2020

2121
ProxySQL contains counters that have not been updated to use the new terminology. Unexpected results may occur. In an 8.4.x environment, the binlog reader errors out during initialization due to the use of old terminology, such as the SHOW MASTER STATUS command.
2222

23-
## Get started
23+
<div data-grid markdown><div data-banner markdown>
2424

25-
Follow the [installation instructions](installing.md) to get started with Percona Distribution for MySQL.
25+
### :material-progress-download: Installation guides { .title }
2626

27-
Read more about solutions you can deploy with Percona Distribution for MySQL in [High availability solution with Group Replication](pdps-group-replication.md).
27+
Find the best installation solution with our step-by-step installation instructions.
2828

29-
Learn more about what's new in Percona Distribution for MySQL in the [release notes](release-notes.md).
29+
[Installation instructions](installing.md){ .md-button }
3030

31-
## Read more
31+
</div><div data-banner markdown>
3232

33-
* [Deployment variants](deployment-variants.md)
34-
* [Percona Distribution for MySQL components](components.md)
33+
## :material-progress-download: Solutions { .title }
34+
35+
Learn about solutions you can deploy with Percona Distribution for MySQL.
36+
37+
[Solutions](pdps-group-replication.md){ .md-button }
38+
39+
</div><div data-banner markdown>
40+
41+
### :material-backup-restore: Deployment variants { .title }
42+
43+
Learn about the deployment variants.
44+
45+
[Deployment variants](deployment-variants.md){ .md-button }
46+
47+
</div><div data-banner markdown>
48+
49+
## :fontawesome-solid-gears: Percona Distribution for MySQL components { .title }
50+
51+
Learn about the Percona Distribution for MySQL components.
52+
53+
[Components](components.md){ .md-button}
54+
55+
</div>
56+
</div>

0 commit comments

Comments
 (0)