mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Update notes for 2017-09-24
This commit is contained in:
parent
2b715f28e7
commit
f220c9a7a8
@ -458,3 +458,8 @@ $ schedtool -D -e ionice -c2 -n7 nice -n19 dspace filter-media -f -i 10947/1 -p
|
||||
- CGSpace, `n1-standard-4 ` with 4 vCPUs, 15GB RAM, 300GB persistent SSD: $148/month
|
||||
- Looking at [Linode's instance pricing](https://www.linode.com/pricing#all), for DSpace Test it seems we could use the same 8GB instance for $40/month, and then add [block storage](https://www.linode.com/docs/platform/how-to-use-block-storage-with-your-linode) of ~300GB for $30 (block storage is currently in beta and priced at $0.10/GiB)
|
||||
- For CGSpace we could use the cheaper 12GB instance for $80 and then add block storage of 500GB for $50
|
||||
- I've sent Peter a message about moving DSpace Test to the New Jersey data center so we can test the block storage beta
|
||||
- Create pull request for adding ISI Journal to search filters ([#341](https://github.com/ilri/DSpace/pull/341))
|
||||
- Peter asked if we could map all the items of type `Journal Article` in [ILRI Archive](https://cgspace.cgiar.org/handle/10568/2703) to [ILRI articles in journals and newsletters](https://cgspace.cgiar.org/handle/10568/3)
|
||||
- It is easy to do via CSV using OpenRefine but I noticed that on CGSpace ~1,000 of the expected 2,500 are already mapped, while on DSpace Test they were not
|
||||
- I've asked Peter if he knows what's going on (or who mapped them)
|
||||
|
@ -25,7 +25,7 @@ Ask Sisay to clean up the WLE approvers a bit, as Marianne’s user account
|
||||
|
||||
|
||||
<meta property="article:published_time" content="2017-09-07T16:54:52+07:00"/>
|
||||
<meta property="article:modified_time" content="2017-09-24T11:22:28+03:00"/>
|
||||
<meta property="article:modified_time" content="2017-09-24T11:43:57+03:00"/>
|
||||
|
||||
|
||||
|
||||
@ -61,9 +61,9 @@ Ask Sisay to clean up the WLE approvers a bit, as Marianne’s user account
|
||||
"@type": "BlogPosting",
|
||||
"headline": "September, 2017",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2017-09/",
|
||||
"wordCount": "3356",
|
||||
"wordCount": "3456",
|
||||
"datePublished": "2017-09-07T16:54:52+07:00",
|
||||
"dateModified": "2017-09-24T11:22:28+03:00",
|
||||
"dateModified": "2017-09-24T11:43:57+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -644,6 +644,11 @@ DELETE 207
|
||||
</ul></li>
|
||||
<li>Looking at <a href="https://www.linode.com/pricing#all">Linode’s instance pricing</a>, for DSpace Test it seems we could use the same 8GB instance for $40/month, and then add <a href="https://www.linode.com/docs/platform/how-to-use-block-storage-with-your-linode">block storage</a> of ~300GB for $30 (block storage is currently in beta and priced at $0.10/GiB)</li>
|
||||
<li>For CGSpace we could use the cheaper 12GB instance for $80 and then add block storage of 500GB for $50</li>
|
||||
<li>I’ve sent Peter a message about moving DSpace Test to the New Jersey data center so we can test the block storage beta</li>
|
||||
<li>Create pull request for adding ISI Journal to search filters (<a href="https://github.com/ilri/DSpace/pull/341">#341</a>)</li>
|
||||
<li>Peter asked if we could map all the items of type <code>Journal Article</code> in <a href="https://cgspace.cgiar.org/handle/10568/2703">ILRI Archive</a> to <a href="https://cgspace.cgiar.org/handle/10568/3">ILRI articles in journals and newsletters</a></li>
|
||||
<li>It is easy to do via CSV using OpenRefine but I noticed that on CGSpace ~1,000 of the expected 2,500 are already mapped, while on DSpace Test they were not</li>
|
||||
<li>I’ve asked Peter if he knows what’s going on (or who mapped them)</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
@ -9,7 +9,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2017-09/</loc>
|
||||
<lastmod>2017-09-24T11:22:28+03:00</lastmod>
|
||||
<lastmod>2017-09-24T11:43:57+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
@ -135,7 +135,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||
<lastmod>2017-09-24T11:22:28+03:00</lastmod>
|
||||
<lastmod>2017-09-24T11:43:57+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
@ -147,13 +147,13 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/post/</loc>
|
||||
<lastmod>2017-09-24T11:22:28+03:00</lastmod>
|
||||
<lastmod>2017-09-24T11:43:57+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||
<lastmod>2017-09-24T11:22:28+03:00</lastmod>
|
||||
<lastmod>2017-09-24T11:43:57+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user