mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2021-01-31
This commit is contained in:
@ -418,4 +418,18 @@ $ curl -s "http://localhost:8081/solr/statistics/update?softCommit=true" -H "Con
|
||||
- I deployed the SDGs, Impact Areas, and favicon changes to CGSpace and posted a note on Yammer for the editors
|
||||
- Also ran all system updates and rebooted the server (linode18)
|
||||
|
||||
## 2021-01-31
|
||||
|
||||
- AReS Explorer has been down since yesterday for some reason
|
||||
- First I ran all updates and rebooted the server (linode20)
|
||||
- Then start a re-index, first deleting the old Elasticsearch temp index:
|
||||
|
||||
```console
|
||||
$ curl -XDELETE 'http://localhost:9200/openrxv-items-temp'
|
||||
# start indexing in AReS
|
||||
```
|
||||
|
||||
- Sent out emails about CG Core v2 to Macaroni Bros, Fabio, Hector at CCAFS, Dani and Tariku
|
||||
- A bit more minor work on testing the series/report/journal changes for CG Core v2
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user