Guides

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

Project restore

Restoring files, database or configuration from backup archive.

  1. Select archive

    Projects → project → Maintenance → Manage backups. In the table select archive of type files, db or config.

  2. Restore

    Click Restore and confirm. The panel first creates a safety backup of current state, then restores content from selected archive.

  3. Restore types

    files — restores document root files. db — restores MariaDB database. config — restores vhost, pool and project configs.

    Tip

    After files restore check permissions and test the app in browser.