Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

rm -rf /opt/fedora-data/*
rm -rf /opt/solr/collection1/data/* # solr 4
rm -rf /var/solr/data/collection1/data/* # solr 5

If using Sufia 7 also run

psql -U trilby -d fcrepo -c 'DELETE FROM modeshape_repository'

The temporary testing password for trilby is porkpie2

Delete database stuff (notifications, mostly)

...