mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2017-04-26
This commit is contained in:
@ -479,3 +479,18 @@ Caused by: java.lang.ClassNotFoundException: org.dspace.statistics.content.DSpac
|
||||
- Final file count after the cleanup task finished: 77843
|
||||
- So that is 30,000 files, and about 7GB
|
||||
- Add logging to the cleanup cron task
|
||||
|
||||
## 2017-04-26
|
||||
|
||||
- The size of the CGSpace database dump went from 111MB to 96MB, not sure about actual database size though
|
||||
- Update RVM's Ruby from 2.3.0 to 2.4.0 on DSpace Test:
|
||||
|
||||
```
|
||||
$ gpg --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3
|
||||
$ \curl -sSL https://raw.githubusercontent.com/wayneeseguin/rvm/master/binscripts/rvm-installer | bash -s stable --ruby
|
||||
... reload shell to get new Ruby
|
||||
$ gem install sass -v 3.3.14
|
||||
$ gem install compass -v 1.0.3
|
||||
```
|
||||
|
||||
- Help Tsega re-deploy the ckm-cgspace-rest-api on DSpace Test
|
||||
|
Reference in New Issue
Block a user