Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added info about fcr:backup/fcr:restore scripts.

...

No Format
nopaneltrue
# Backup
curl -X POST localhost:8080/rest/fcr:backup
 
# Restore
curl -X POST -d "/path/to/backup/directory" localhost:8080/rest/fcr:restore

These python scripts - fcrepo-backup-restore-tests - can be used to load RDF content and binary content to a Fedora repository and verify the integrity of the loaded resources.  Output from the load process can be used to verify the integrity of a 'restored' repository.  See the README for more info.

 

Tested byPlatform

Container

(Tomcat/Jetty)

Database

Backend

From Fedora

Version

Number of

RDF Resources

Number of

Binaries

Size of Backup (du -h .)Success?Notes                  
  Tomcat (Ver?)Postgres (Ver?)      
  Tomcat (Ver?)MySQL (Ver?)      
  Jetty (Ver?)?     
  Jetty (Standalone)?      

...