Add notes for 2019-11-25

This commit is contained in:
2019-11-25 10:21:13 +02:00
parent 0a060452f4
commit 881da47153
3 changed files with 23 additions and 8 deletions

View File

@ -34,7 +34,7 @@ Let’s see how many of the REST API requests were for bitstreams (because t
<meta property="og:type" content="article" />
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2019-11/" />
<meta property="article:published_time" content="2019-11-04T12:20:30+02:00" />
<meta property="article:modified_time" content="2019-11-21T15:38:12+02:00" />
<meta property="article:modified_time" content="2019-11-24T15:30:23+02:00" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="November, 2019"/>
@ -73,9 +73,9 @@ Let&rsquo;s see how many of the REST API requests were for bitstreams (because t
"@type": "BlogPosting",
"headline": "November, 2019",
"url": "https:\/\/alanorth.github.io\/cgspace-notes\/2019-11\/",
"wordCount": "3121",
"wordCount": "3156",
"datePublished": "2019-11-04T12:20:30+02:00",
"dateModified": "2019-11-21T15:38:12+02:00",
"dateModified": "2019-11-24T15:30:23+02:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -692,6 +692,16 @@ $ tidy -xml -utf8 -iq -m -w 0 dspace/config/controlled-vocabularies/cg-creator-i
</ul></li>
</ul>
<h2 id="2019-11-25">2019-11-25</h2>
<ul>
<li>The migration of DSpace Test from Fremont, CA (USA) to Frankfurt (DE) region completed
<ul>
<li>The IP address of the server changed so I need to email CGNET to ask them to update the DNS</li>
</ul></li>
</ul>
<!-- vim: set sw=2 ts=2: -->