mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-26 08:28:18 +01:00
Add notes for 2017-07-17
This commit is contained in:
parent
d21b56e796
commit
f1089b9df0
@ -72,3 +72,7 @@ org.postgresql.util.PSQLException: FATAL: remaining connection slots are reserve
|
|||||||
## 2017-07-14
|
## 2017-07-14
|
||||||
|
|
||||||
- Sisay sent me a patch to add "Photo Report" to `dc.type` so I've added it to the `5_x-prod` branch
|
- Sisay sent me a patch to add "Photo Report" to `dc.type` so I've added it to the `5_x-prod` branch
|
||||||
|
|
||||||
|
- Linode shut down our seventeen (17) VMs due to nonpayment of the July 1st invoice
|
||||||
|
- It took me a few hours to find the ICT/Finance contacts to pay the bill and boot all the servers back up
|
||||||
|
- Since the server was down anyways, I decided to run all system updates and re-deploy CGSpace so that the latest changes to `input-forms.xml` and the sponsors controlled vocabulary
|
||||||
|
@ -27,7 +27,7 @@ We can use PostgreSQL’s extended output format (-x) plus sed to format the
|
|||||||
|
|
||||||
|
|
||||||
<meta property="article:published_time" content="2017-07-01T18:03:52+03:00"/>
|
<meta property="article:published_time" content="2017-07-01T18:03:52+03:00"/>
|
||||||
<meta property="article:modified_time" content="2017-07-13T21:16:25+03:00"/>
|
<meta property="article:modified_time" content="2017-07-14T15:25:58+03:00"/>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -73,9 +73,9 @@ We can use PostgreSQL’s extended output format (-x) plus sed to format the
|
|||||||
"@type": "BlogPosting",
|
"@type": "BlogPosting",
|
||||||
"headline": "July, 2017",
|
"headline": "July, 2017",
|
||||||
"url": "https://alanorth.github.io/cgspace-notes/2017-07/",
|
"url": "https://alanorth.github.io/cgspace-notes/2017-07/",
|
||||||
"wordCount": "538",
|
"wordCount": "603",
|
||||||
"datePublished": "2017-07-01T18:03:52+03:00",
|
"datePublished": "2017-07-01T18:03:52+03:00",
|
||||||
"dateModified": "2017-07-13T21:16:25+03:00",
|
"dateModified": "2017-07-14T15:25:58+03:00",
|
||||||
"author": {
|
"author": {
|
||||||
"@type": "Person",
|
"@type": "Person",
|
||||||
"name": "Alan Orth"
|
"name": "Alan Orth"
|
||||||
@ -221,7 +221,13 @@ org.postgresql.util.PSQLException: FATAL: remaining connection slots are reserve
|
|||||||
<h2 id="2017-07-14">2017-07-14</h2>
|
<h2 id="2017-07-14">2017-07-14</h2>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>Sisay sent me a patch to add “Photo Report” to <code>dc.type</code> so I’ve added it to the <code>5_x-prod</code> branch</li>
|
<li><p>Sisay sent me a patch to add “Photo Report” to <code>dc.type</code> so I’ve added it to the <code>5_x-prod</code> branch</p></li>
|
||||||
|
|
||||||
|
<li><p>Linode shut down our seventeen (17) VMs due to nonpayment of the July 1st invoice</p></li>
|
||||||
|
|
||||||
|
<li><p>It took me a few hours to find the ICT/Finance contacts to pay the bill and boot all the servers back up</p></li>
|
||||||
|
|
||||||
|
<li><p>Since the server was down anyways, I decided to run all system updates and re-deploy CGSpace so that the latest changes to <code>input-forms.xml</code> and the sponsors controlled vocabulary</p></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/2017-07/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/2017-07/</loc>
|
||||||
<lastmod>2017-07-13T21:16:25+03:00</lastmod>
|
<lastmod>2017-07-14T15:25:58+03:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
@ -109,7 +109,7 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||||
<lastmod>2017-07-13T21:16:25+03:00</lastmod>
|
<lastmod>2017-07-14T15:25:58+03:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
@ -120,19 +120,19 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||||
<lastmod>2017-07-13T21:16:25+03:00</lastmod>
|
<lastmod>2017-07-14T15:25:58+03:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/post/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/post/</loc>
|
||||||
<lastmod>2017-07-13T21:16:25+03:00</lastmod>
|
<lastmod>2017-07-14T15:25:58+03:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||||
<lastmod>2017-07-13T21:16:25+03:00</lastmod>
|
<lastmod>2017-07-14T15:25:58+03:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user