📄️ How to configure automatic backups
This guide explains how to enable and configure automatic backups for your MySQL database on Hikube. Backups use Restic and are stored in an S3-compatible bucket, enabling reliable restoration in case of data loss.
📄️ How to manage users and databases
This guide explains how to create and manage users, databases, and access roles for your MySQL instance on Hikube. You will also learn how to switch the primary node in a replicated cluster.
📄️ How to restore a backup
This guide explains how to restore a MySQL database from a Restic backup stored in an S3-compatible bucket. The restoration is performed via the Restic CLI from your workstation.
📄️ How to vertically scale
This guide explains how to adjust the CPU and memory resources of your MySQL instance on Hikube, either via a predetermined preset or by defining explicit values.