mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Update notes for 2018-04-19
This commit is contained in:
parent
9a12fbf8f4
commit
4f5f4ea9e8
@ -381,3 +381,7 @@ dspace#= \copy (select distinct text_value, count(*) from metadatavalue where me
|
||||
```
|
||||
$ ant update update_geolite clean_backups
|
||||
```
|
||||
|
||||
- I also re-deployed CGSpace (linode18) to make the ORCID search, authority cleanup, CCAFS project tag `PII-LAM_CSAGender` live
|
||||
- When re-deploying I also updated the GeoLite databases so I hope the country stats become more accurate...
|
||||
- After re-deployment I ran all system updates on the server and rebooted it
|
||||
|
@ -21,7 +21,7 @@ Catalina logs at least show some memory errors yesterday:
|
||||
|
||||
<meta property="article:published_time" content="2018-04-01T16:13:54+02:00"/>
|
||||
|
||||
<meta property="article:modified_time" content="2018-04-18T17:17:04+03:00"/>
|
||||
<meta property="article:modified_time" content="2018-04-19T11:04:36+03:00"/>
|
||||
|
||||
|
||||
|
||||
@ -53,9 +53,9 @@ Catalina logs at least show some memory errors yesterday:
|
||||
"@type": "BlogPosting",
|
||||
"headline": "April, 2018",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2018-04/",
|
||||
"wordCount": "2056",
|
||||
"wordCount": "2103",
|
||||
"datePublished": "2018-04-01T16:13:54+02:00",
|
||||
"dateModified": "2018-04-18T17:17:04+03:00",
|
||||
"dateModified": "2018-04-19T11:04:36+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -547,6 +547,12 @@ webui.itemlist.sort-option.4 = type:dc.type:text
|
||||
<pre><code>$ ant update update_geolite clean_backups
|
||||
</code></pre>
|
||||
|
||||
<ul>
|
||||
<li>I also re-deployed CGSpace (linode18) to make the ORCID search, authority cleanup, CCAFS project tag <code>PII-LAM_CSAGender</code> live</li>
|
||||
<li>When re-deploying I also updated the GeoLite databases so I hope the country stats become more accurate…</li>
|
||||
<li>After re-deployment I ran all system updates on the server and rebooted it</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2018-04/</loc>
|
||||
<lastmod>2018-04-18T17:17:04+03:00</lastmod>
|
||||
<lastmod>2018-04-19T11:04:36+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
@ -159,7 +159,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2018-04-18T17:17:04+03:00</lastmod>
|
||||
<lastmod>2018-04-19T11:04:36+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
@ -170,7 +170,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||
<lastmod>2018-04-18T17:17:04+03:00</lastmod>
|
||||
<lastmod>2018-04-19T11:04:36+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
@ -182,13 +182,13 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
||||
<lastmod>2018-04-18T17:17:04+03:00</lastmod>
|
||||
<lastmod>2018-04-19T11:04:36+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||
<lastmod>2018-04-18T17:17:04+03:00</lastmod>
|
||||
<lastmod>2018-04-19T11:04:36+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user