diff --git a/content/2016-06.md b/content/2016-06.md index 299b50d98..e9778bd42 100644 --- a/content/2016-06.md +++ b/content/2016-06.md @@ -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" +``` diff --git a/public/2016-06/index.html b/public/2016-06/index.html index dd63569a8..9d2ddc4f0 100644 --- a/public/2016-06/index.html +++ b/public/2016-06/index.html @@ -319,6 +319,15 @@ UPDATE 960
  • Need to run fix-metadata-values.py and then fix-metadata-values.py

  • +

    2016-06-20

    + + + +
    # /opt/letsencrypt/letsencrypt-auto renew --standalone --pre-hook "/usr/bin/service nginx stop" --post-hook "/usr/bin/service nginx start"
    +
    +