Regenerate public

This commit is contained in:
2017-03-30 14:51:57 +03:00
parent 9809c45295
commit e6fa6a9a1d
29 changed files with 88 additions and 288 deletions

View File

@ -31,24 +31,15 @@
{
"@context": "http://schema.org",
"@type": "Blog",
"headline": "CGSpace Notes",
"url" : "https://alanorth.github.io/cgspace-notes/post/",
"author": {
"@type": "Person",
"name": "Alan Orth"
},
"dateModified": "2017-03-01T17:08:52+02:00",
"keywords": "notes,"
,
"keywords": "notes,",
"description": "Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
}
</script>
@ -58,7 +49,7 @@
<title>CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-Cdt2yG10w21pA8DMpImJIvsLOME686p75OYD9jGCZVWvOol9zkEsaF3ctGEuBXK6" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-KgZMa5t4zn&#43;0nHuId9vV0Oqe9qSvqAhmtw588G8XKQmOFtA&#43;y4ZkRl2JPMhw1dsN" crossorigin="anonymous">
<!-- RSS 2.0 feed -->
@ -424,7 +415,7 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and
<a class="btn btn-outline-primary disabled" href="#" role="button" aria-disabled="true">Previous page</a>
<a class="btn btn-outline-primary" href="/post/page/2/" role="button">Next page</a>
<a class="btn btn-outline-primary" href="/post/page/2/" rel="next" role="button">Next page</a>
</nav>

View File

@ -286,7 +286,13 @@ $ ./delete-metadata-values.py -i Investors-Delete-121.csv -f dc.description.spon
&lt;/ul&gt;
&lt;pre&gt;&lt;code&gt;dspace=# select coalesce(case when metadata_schema_id=1 then &#39;dc.&#39; else &#39;cg.&#39; end) || concat_ws(&#39;.&#39;, element, qualifier) as field, scope_note from metadatafieldregistry where metadata_schema_id in (1, 2);
&lt;/code&gt;&lt;/pre&gt;</description>
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id=&#34;2017-03-30&#34;&gt;2017-03-30&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Adjust the Linode CPU usage alerts for the CGSpace server from 150% to 200%, as generally the nightly Solr indexing causes a usage around 150190%, so this should make the alerts less regular&lt;/li&gt;
&lt;/ul&gt;</description>
</item>
<item>

View File

@ -31,24 +31,15 @@
{
"@context": "http://schema.org",
"@type": "Blog",
"headline": "CGSpace Notes",
"url" : "https://alanorth.github.io/cgspace-notes/post/",
"author": {
"@type": "Person",
"name": "Alan Orth"
},
"dateModified": "2016-05-01T23:06:00&#43;03:00",
"keywords": "notes,"
,
"keywords": "notes,",
"description": "Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
}
</script>
@ -58,7 +49,7 @@
<title>CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-Cdt2yG10w21pA8DMpImJIvsLOME686p75OYD9jGCZVWvOol9zkEsaF3ctGEuBXK6" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-KgZMa5t4zn&#43;0nHuId9vV0Oqe9qSvqAhmtw588G8XKQmOFtA&#43;y4ZkRl2JPMhw1dsN" crossorigin="anonymous">
<!-- RSS 2.0 feed -->
@ -296,7 +287,7 @@
<nav class="blog-pagination">
<a class="btn btn-outline-primary" href="/post/" role="button">Previous page</a>
<a class="btn btn-outline-primary" href="/post/" rel="prev" role="button">Previous page</a>
<a class="btn btn-outline-primary disabled" href="#" role="button" aria-disabled="true">Next page</a>