mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2016-05-30
This commit is contained in:
@ -209,3 +209,9 @@ $ JAVA_OPTS="-Xmx512m -Dfile.encoding=UTF-8" /home/cgspace.cgiar.org/bin/dspace
|
||||
- I'm trying to do a Discovery index before messing with the authority index
|
||||
- Looks like we are missing the `index-authority` cron job, so who knows what's up with our authority index
|
||||
- Run system updates on DSpace Test, re-deploy code, and reboot the server
|
||||
- Clean up and import ~200 CTA records to CGSpace via CSV like:
|
||||
|
||||
```
|
||||
$ export JAVA_OPTS="-Xmx512m -Dfile.encoding=UTF-8"
|
||||
$ /home/cgspace.cgiar.org/bin/dspace metadata-import -e aorth@mjanja.ch -f ~/CTA-May30/CTA-42229.csv &> ~/CTA-May30/CTA-42229.log
|
||||
```
|
||||
|
Reference in New Issue
Block a user