mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Update notes for 2017-04-20
This commit is contained in:
parent
949cf17a98
commit
81d307eb02
@ -312,3 +312,8 @@ $ [dspace]/bin/dspace import -a -e aorth@mjanja.ch -c 10568/87193 -s /home/aorth
|
||||
$ wc -l /tmp/ciat
|
||||
933 /tmp/ciat
|
||||
```
|
||||
|
||||
- Run system updates on CGSpace and reboot server
|
||||
- This includes switching nginx to using upstream with keepalive instead of direct `proxy_pass`
|
||||
- Re-deploy CGSpace to latest `5_x-prod`, including the PABRA and RTB XMLUI themes, as well as the PDF processing and CMYK changes
|
||||
- More work on Ansible infrastructure stuff for Tsega's CKM DSpace REST API
|
||||
|
@ -30,7 +30,7 @@ $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p "ImageMagick PDF Th
|
||||
|
||||
|
||||
<meta property="article:published_time" content="2017-04-02T17:08:52+02:00"/>
|
||||
<meta property="article:modified_time" content="2017-04-19T18:37:04+03:00"/>
|
||||
<meta property="article:modified_time" content="2017-04-20T14:06:33+03:00"/>
|
||||
|
||||
|
||||
|
||||
@ -79,9 +79,9 @@ $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p "ImageMagick PDF Th
|
||||
"@type": "BlogPosting",
|
||||
"headline": "April, 2017",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2017-04/",
|
||||
"wordCount": "2085",
|
||||
"wordCount": "2139",
|
||||
"datePublished": "2017-04-02T17:08:52+02:00",
|
||||
"dateModified": "2017-04-19T18:37:04+03:00",
|
||||
"dateModified": "2017-04-20T14:06:33+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -520,6 +520,13 @@ $ wc -l /tmp/ciat
|
||||
933 /tmp/ciat
|
||||
</code></pre>
|
||||
|
||||
<ul>
|
||||
<li>Run system updates on CGSpace and reboot server</li>
|
||||
<li>This includes switching nginx to using upstream with keepalive instead of direct <code>proxy_pass</code></li>
|
||||
<li>Re-deploy CGSpace to latest <code>5_x-prod</code>, including the PABRA and RTB XMLUI themes, as well as the PDF processing and CMYK changes</li>
|
||||
<li>More work on Ansible infrastructure stuff for Tsega’s CKM DSpace REST API</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2017-04/</loc>
|
||||
<lastmod>2017-04-19T18:37:04+03:00</lastmod>
|
||||
<lastmod>2017-04-20T14:06:33+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
@ -93,7 +93,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2017-04-19T18:37:04+03:00</lastmod>
|
||||
<lastmod>2017-04-20T14:06:33+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
@ -104,19 +104,19 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||
<lastmod>2017-04-19T18:37:04+03:00</lastmod>
|
||||
<lastmod>2017-04-20T14:06:33+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/post/</loc>
|
||||
<lastmod>2017-04-19T18:37:04+03:00</lastmod>
|
||||
<lastmod>2017-04-20T14:06:33+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||
<lastmod>2017-04-19T18:37:04+03:00</lastmod>
|
||||
<lastmod>2017-04-20T14:06:33+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user