mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-16 11:57:03 +01:00
Add notes for 206-06-20
This commit is contained in:
parent
a71650fb98
commit
b66c01615b
@ -203,3 +203,11 @@ UPDATE 960
|
|||||||
- Interesting "Sunburst" visualization on a Digital Commons page: http://www.repository.law.indiana.edu/sunburst.html
|
- 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
|
- Final testing on metadata fix/delete for `dc.description.sponsorship` cleanup
|
||||||
- Need to run `fix-metadata-values.py` and then `fix-metadata-values.py`
|
- 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"
|
||||||
|
```
|
||||||
|
@ -319,6 +319,15 @@ UPDATE 960
|
|||||||
<li><p>Need to run <code>fix-metadata-values.py</code> and then <code>fix-metadata-values.py</code></p></li>
|
<li><p>Need to run <code>fix-metadata-values.py</code> and then <code>fix-metadata-values.py</code></p></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<h2 id="2016-06-20:6783872e82b68b1517e00f494e6b6504">2016-06-20</h2>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>CGSpace’s HTTPS certificate expired last night and I didn’t notice, had to renew:</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<pre><code># /opt/letsencrypt/letsencrypt-auto renew --standalone --pre-hook "/usr/bin/service nginx stop" --post-hook "/usr/bin/service nginx start"
|
||||||
|
</code></pre>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
<footer>
|
<footer>
|
||||||
|
|
||||||
|
@ -256,6 +256,15 @@ UPDATE 960
|
|||||||
|
|
||||||
<li><p>Need to run <code>fix-metadata-values.py</code> and then <code>fix-metadata-values.py</code></p></li>
|
<li><p>Need to run <code>fix-metadata-values.py</code> and then <code>fix-metadata-values.py</code></p></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<h2 id="2016-06-20:6783872e82b68b1517e00f494e6b6504">2016-06-20</h2>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>CGSpace&rsquo;s HTTPS certificate expired last night and I didn&rsquo;t notice, had to renew:</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<pre><code># /opt/letsencrypt/letsencrypt-auto renew --standalone --pre-hook &quot;/usr/bin/service nginx stop&quot; --post-hook &quot;/usr/bin/service nginx start&quot;
|
||||||
|
</code></pre>
|
||||||
</description>
|
</description>
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
|
@ -256,6 +256,15 @@ UPDATE 960
|
|||||||
|
|
||||||
<li><p>Need to run <code>fix-metadata-values.py</code> and then <code>fix-metadata-values.py</code></p></li>
|
<li><p>Need to run <code>fix-metadata-values.py</code> and then <code>fix-metadata-values.py</code></p></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<h2 id="2016-06-20:6783872e82b68b1517e00f494e6b6504">2016-06-20</h2>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>CGSpace&rsquo;s HTTPS certificate expired last night and I didn&rsquo;t notice, had to renew:</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<pre><code># /opt/letsencrypt/letsencrypt-auto renew --standalone --pre-hook &quot;/usr/bin/service nginx stop&quot; --post-hook &quot;/usr/bin/service nginx start&quot;
|
||||||
|
</code></pre>
|
||||||
</description>
|
</description>
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user