platformsh-backup-solr

UNIX name Owner Status
platformsh-backup-solr Contextual Code stable
Version Compatible with
N/A N/A
Interested in this extension? Sponsor it!

Platform.sh Backup Solr

This repository provides a PHP script, which allows to get a Solr backup files in the app container.

Usage

  1. Add bin/php/backup_solr.php to your Platform.sh project. Make sure, there is solr relationship, otherwise adjust SolrBackup::getEndpoint.
  2. Add backups mount in your Platform.sh project (or you can reuse any existing one).
  3. Deploy to Platform.sh.
  4. SSH to Platform.sh project and run the script: php bin/php/backup_solr.php /app/backups
  5. After the script is complete, you should get backup for all Solr cores in /app/backups/cores.

No news yet.

This project has no reviews yet. Be the first one to review it!

No forum messages yet.