Update notes for 2017-11-14

This commit is contained in:
Alan Orth 2017-11-14 16:21:38 +02:00
parent 0d698d7ebe
commit 1758011b36
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
4 changed files with 35 additions and 14 deletions

View File

@ -630,3 +630,13 @@ Server: nginx
- Deploy some nginx configuration updates to CGSpace
- They had been waiting on a branch for a few months and I think I just forgot about them
- I have been running them on DSpace Test for a few days and haven't seen any issues there
- Started testing DSpace 6.2 and a few things have changed
- Now PostgreSQL needs `pgcrypto`:
```
$ psql dspace6
dspace6=# CREATE EXTENSION pgcrypto;
```
- Also, local settings are no longer in `build.properties`, they are now in `local.cfg`
- I'm not sure if we can use separate profiles like we did before with `mvn -Denv=blah` to use blah.properties

View File

@ -38,7 +38,7 @@ COPY 54701
<meta property="article:published_time" content="2017-11-02T09:37:54&#43;02:00"/>
<meta property="article:modified_time" content="2017-11-13T12:04:41&#43;02:00"/>
<meta property="article:modified_time" content="2017-11-14T13:29:25&#43;02:00"/>
@ -86,9 +86,9 @@ COPY 54701
"@type": "BlogPosting",
"headline": "November, 2017",
"url": "https://alanorth.github.io/cgspace-notes/2017-11/",
"wordCount": "3630",
"wordCount": "3683",
"datePublished": "2017-11-02T09:37:54&#43;02:00",
"dateModified": "2017-11-13T12:04:41&#43;02:00",
"dateModified": "2017-11-14T13:29:25&#43;02:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -852,6 +852,17 @@ Server: nginx
<li>Deploy some nginx configuration updates to CGSpace</li>
<li>They had been waiting on a branch for a few months and I think I just forgot about them</li>
<li>I have been running them on DSpace Test for a few days and haven&rsquo;t seen any issues there</li>
<li>Started testing DSpace 6.2 and a few things have changed</li>
<li>Now PostgreSQL needs <code>pgcrypto</code>:</li>
</ul>
<pre><code>$ psql dspace6
dspace6=# CREATE EXTENSION pgcrypto;
</code></pre>
<ul>
<li>Also, local settings are no longer in <code>build.properties</code>, they are now in <code>local.cfg</code></li>
<li>I&rsquo;m not sure if we can use separate profiles like we did before with <code>mvn -Denv=blah</code> to use blah.properties</li>
</ul>

View File

@ -29,7 +29,7 @@ Disallow: /cgspace-notes/2015-12/
Disallow: /cgspace-notes/2015-11/
Disallow: /cgspace-notes/
Disallow: /cgspace-notes/categories/
Disallow: /cgspace-notes/tags/notes/
Disallow: /cgspace-notes/categories/notes/
Disallow: /cgspace-notes/tags/notes/
Disallow: /cgspace-notes/post/
Disallow: /cgspace-notes/tags/

View File

@ -4,7 +4,7 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/2017-11/</loc>
<lastmod>2017-11-13T12:04:41+02:00</lastmod>
<lastmod>2017-11-14T13:29:25+02:00</lastmod>
</url>
<url>
@ -134,7 +134,7 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/</loc>
<lastmod>2017-11-13T12:04:41+02:00</lastmod>
<lastmod>2017-11-14T13:29:25+02:00</lastmod>
<priority>0</priority>
</url>
@ -143,27 +143,27 @@
<priority>0</priority>
</url>
<url>
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
<lastmod>2017-11-13T12:04:41+02:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://alanorth.github.io/cgspace-notes/categories/notes/</loc>
<lastmod>2017-09-28T12:00:49+03:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
<lastmod>2017-11-14T13:29:25+02:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://alanorth.github.io/cgspace-notes/post/</loc>
<lastmod>2017-11-13T12:04:41+02:00</lastmod>
<lastmod>2017-11-14T13:29:25+02:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
<lastmod>2017-11-13T12:04:41+02:00</lastmod>
<lastmod>2017-11-14T13:29:25+02:00</lastmod>
<priority>0</priority>
</url>