...
Table of Contents | ||
---|---|---|
|
Prepare Installation
On test@kbdevel@kb-prod-udv-001.kb.dk:
Code Block |
---|
export TESTX=TEST2 export PORT=807? export MAILRECEIVERS=foo@bar.dk stop##stop_test.sh cleanup##cleanup_all_test.sh prepare ## Disable deduplication after the installation (in the settings for harvestjobmanager or by using a dedup_disabled H3 template) ##prepare_test.sh deploy_config_dedup_disabled.xml install_test.sh start_test.sh |
...
This can be done by grepping with a command like
Code Block |
---|
[test@kbdevel@kb-prod-udv-001 ~]$ ssh netarkiv@sb-test-bar-001.statsbiblioteket.dk grep netarkivet.dk /netarkiv/0001/TEST2/filedir/*-metadata-1.warc | grep -v 'metadata:' |
...