Backup and restore
We recommend using your database’s tools to back up your data.
Backing up data
Most databases come with backup tools. We recommend using these tools to back up your data.
Hot database backups are supported.
Restoring data
To restore data from the backup and or trigger a full Reindexing, follow these steps:
Stop the server.
Restore the backup.
Drop the Elasticsearch indexes by deleting the contents of
<sonarqubeHome>/data/es8
directory.Restart the server.
Last updated
Was this helpful?