Caprover logo
Caprover one-click apps browser
Percona Server logo
Percona Server
Percona Server for MySQL is a fork of the MySQL relational database management system created by Percona.
Official integration
Created - Last update

Percona Server for MySQL is a fork of the MySQL relational database management system created by Percona. It aims to retain close compatibility to the official MySQL releases, while focusing on performance and increased visibility into server operations. Also included in Percona Server is XtraDB, Percona's fork of the InnoDB Storage Engine.

Deployed services
percona
percona:$$cap_percona_version
  • percona-data:/var/lib/mysql
always
1
Variables

Percona Version

Default: ps-8.0

$$cap_percona_version
Check out their Docker page for the valid tags https://hub.docker.com/_/percona

Percona Root password

Default: $$cap_gen_random_hex(12)

$$cap_db_pass

Default server character set

Default: utf8mb4

$$cap_charset
See the MariaDB website for supported character sets (https://mariadb.com/kb/en/library/supported-character-sets-and-collations/#character-sets)

Default server collation

Default: utf8mb4_unicode_ci

$$cap_collation
See the MariaDB website for supported collations (https://mariadb.com/kb/en/library/supported-character-sets-and-collations/#collations)
© 2025, Built with Gatsby - Source code available on GitHub