mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 206-06-20
This commit is contained in:
@ -203,3 +203,11 @@ UPDATE 960
|
||||
- Interesting "Sunburst" visualization on a Digital Commons page: http://www.repository.law.indiana.edu/sunburst.html
|
||||
- Final testing on metadata fix/delete for `dc.description.sponsorship` cleanup
|
||||
- Need to run `fix-metadata-values.py` and then `fix-metadata-values.py`
|
||||
|
||||
## 2016-06-20
|
||||
|
||||
- CGSpace's HTTPS certificate expired last night and I didn't notice, had to renew:
|
||||
|
||||
```
|
||||
# /opt/letsencrypt/letsencrypt-auto renew --standalone --pre-hook "/usr/bin/service nginx stop" --post-hook "/usr/bin/service nginx start"
|
||||
```
|
||||
|
Reference in New Issue
Block a user