Guides

Practical step-by-step instructions for developers and system administrators — installation, maintenance, PHP, projects and troubleshooting.

Database backup

mysqldump archive via Backup module — type db.

  1. Prerequisite

    MariaDB must be installed. Project database must exist (Create database on project page).

  2. Run database backup

    Projects → project → Maintenance → Manage backups → Backup db. If project has multiple databases, select one or all.

  3. Archive and download

    Archive appears in backup table with type db. Download via Download button or send to SFTP if configured.

    Tip

    You can also run database backup from global Backup module in the sidebar.