mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-25 16:08:19 +01:00
Add notes for 2016-11-23
This commit is contained in:
parent
455b01b60b
commit
30c7a0f2e5
@ -360,8 +360,17 @@ dspace=# select text_value from metadatavalue where text_value like '%.jpg.jpg';
|
|||||||
|
|
||||||
- Enable Tomcat Crawler Session Manager on CGSpace
|
- Enable Tomcat Crawler Session Manager on CGSpace
|
||||||
|
|
||||||
## 2016-11-18
|
## 2016-11-21
|
||||||
|
|
||||||
- More work on Ansible playbooks for PostgreSQL 9.3→9.5 and Java 7→8 work
|
- More work on Ansible playbooks for PostgreSQL 9.3→9.5 and Java 7→8 work
|
||||||
- CGSpace virtual managers meeting
|
- CGSpace virtual managers meeting
|
||||||
- I need to look into making the item thumbnail clickable
|
- I need to look into making the item thumbnail clickable
|
||||||
|
|
||||||
|
## 2016-11-23
|
||||||
|
|
||||||
|
- Upgrade Java from 7 to 8 on CGSpace
|
||||||
|
- I had started planning the inplace PostgreSQL 9.3→9.5 upgrade but decided that I will have to `pg_dump` and `pg_restore` when I move to the new server soon anyways, so there's no need to upgrade the database right now
|
||||||
|
- Chat with Carlos about CGCore and the CGSpace metadata registry
|
||||||
|
- Dump CGSpace metadata field registry for Carlos: https://gist.github.com/alanorth/8cbd0bb2704d4bbec78025b4742f8e70
|
||||||
|
- Send some feedback to Carlos on CG Core so they can better understand how DSpace/CGSpace uses metadata
|
||||||
|
- Notes about PostgreSQL tuning from James: https://paste.fedoraproject.org/488776/14798952/
|
||||||
|
@ -30,7 +30,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<meta itemprop="dateModified" content="2016-11-01T09:21:00+03:00" />
|
<meta itemprop="dateModified" content="2016-11-01T09:21:00+03:00" />
|
||||||
<meta itemprop="wordCount" content="1924">
|
<meta itemprop="wordCount" content="2013">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -515,7 +515,7 @@ UPDATE 7
|
|||||||
<li>Enable Tomcat Crawler Session Manager on CGSpace</li>
|
<li>Enable Tomcat Crawler Session Manager on CGSpace</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2 id="2016-11-18-1">2016-11-18</h2>
|
<h2 id="2016-11-21">2016-11-21</h2>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>More work on Ansible playbooks for PostgreSQL 9.3→9.5 and Java 7→8 work</li>
|
<li>More work on Ansible playbooks for PostgreSQL 9.3→9.5 and Java 7→8 work</li>
|
||||||
@ -523,6 +523,17 @@ UPDATE 7
|
|||||||
<li>I need to look into making the item thumbnail clickable</li>
|
<li>I need to look into making the item thumbnail clickable</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<h2 id="2016-11-23">2016-11-23</h2>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Upgrade Java from 7 to 8 on CGSpace</li>
|
||||||
|
<li>I had started planning the inplace PostgreSQL 9.3→9.5 upgrade but decided that I will have to <code>pg_dump</code> and <code>pg_restore</code> when I move to the new server soon anyways, so there’s no need to upgrade the database right now</li>
|
||||||
|
<li>Chat with Carlos about CGCore and the CGSpace metadata registry</li>
|
||||||
|
<li>Dump CGSpace metadata field registry for Carlos: <a href="https://gist.github.com/alanorth/8cbd0bb2704d4bbec78025b4742f8e70">https://gist.github.com/alanorth/8cbd0bb2704d4bbec78025b4742f8e70</a></li>
|
||||||
|
<li>Send some feedback to Carlos on CG Core so they can better understand how DSpace/CGSpace uses metadata</li>
|
||||||
|
<li>Notes about PostgreSQL tuning from James: <a href="https://paste.fedoraproject.org/488776/14798952/">https://paste.fedoraproject.org/488776/14798952/</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -422,13 +422,24 @@ UPDATE 7
|
|||||||
<li>Enable Tomcat Crawler Session Manager on CGSpace</li>
|
<li>Enable Tomcat Crawler Session Manager on CGSpace</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2 id="2016-11-18-1">2016-11-18</h2>
|
<h2 id="2016-11-21">2016-11-21</h2>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>More work on Ansible playbooks for PostgreSQL 9.3→9.5 and Java 7→8 work</li>
|
<li>More work on Ansible playbooks for PostgreSQL 9.3→9.5 and Java 7→8 work</li>
|
||||||
<li>CGSpace virtual managers meeting</li>
|
<li>CGSpace virtual managers meeting</li>
|
||||||
<li>I need to look into making the item thumbnail clickable</li>
|
<li>I need to look into making the item thumbnail clickable</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<h2 id="2016-11-23">2016-11-23</h2>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Upgrade Java from 7 to 8 on CGSpace</li>
|
||||||
|
<li>I had started planning the inplace PostgreSQL 9.3→9.5 upgrade but decided that I will have to <code>pg_dump</code> and <code>pg_restore</code> when I move to the new server soon anyways, so there&rsquo;s no need to upgrade the database right now</li>
|
||||||
|
<li>Chat with Carlos about CGCore and the CGSpace metadata registry</li>
|
||||||
|
<li>Dump CGSpace metadata field registry for Carlos: <a href="https://gist.github.com/alanorth/8cbd0bb2704d4bbec78025b4742f8e70">https://gist.github.com/alanorth/8cbd0bb2704d4bbec78025b4742f8e70</a></li>
|
||||||
|
<li>Send some feedback to Carlos on CG Core so they can better understand how DSpace/CGSpace uses metadata</li>
|
||||||
|
<li>Notes about PostgreSQL tuning from James: <a href="https://paste.fedoraproject.org/488776/14798952/">https://paste.fedoraproject.org/488776/14798952/</a></li>
|
||||||
|
</ul>
|
||||||
</description>
|
</description>
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
|
@ -422,13 +422,24 @@ UPDATE 7
|
|||||||
<li>Enable Tomcat Crawler Session Manager on CGSpace</li>
|
<li>Enable Tomcat Crawler Session Manager on CGSpace</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2 id="2016-11-18-1">2016-11-18</h2>
|
<h2 id="2016-11-21">2016-11-21</h2>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>More work on Ansible playbooks for PostgreSQL 9.3→9.5 and Java 7→8 work</li>
|
<li>More work on Ansible playbooks for PostgreSQL 9.3→9.5 and Java 7→8 work</li>
|
||||||
<li>CGSpace virtual managers meeting</li>
|
<li>CGSpace virtual managers meeting</li>
|
||||||
<li>I need to look into making the item thumbnail clickable</li>
|
<li>I need to look into making the item thumbnail clickable</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<h2 id="2016-11-23">2016-11-23</h2>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Upgrade Java from 7 to 8 on CGSpace</li>
|
||||||
|
<li>I had started planning the inplace PostgreSQL 9.3→9.5 upgrade but decided that I will have to <code>pg_dump</code> and <code>pg_restore</code> when I move to the new server soon anyways, so there&rsquo;s no need to upgrade the database right now</li>
|
||||||
|
<li>Chat with Carlos about CGCore and the CGSpace metadata registry</li>
|
||||||
|
<li>Dump CGSpace metadata field registry for Carlos: <a href="https://gist.github.com/alanorth/8cbd0bb2704d4bbec78025b4742f8e70">https://gist.github.com/alanorth/8cbd0bb2704d4bbec78025b4742f8e70</a></li>
|
||||||
|
<li>Send some feedback to Carlos on CG Core so they can better understand how DSpace/CGSpace uses metadata</li>
|
||||||
|
<li>Notes about PostgreSQL tuning from James: <a href="https://paste.fedoraproject.org/488776/14798952/">https://paste.fedoraproject.org/488776/14798952/</a></li>
|
||||||
|
</ul>
|
||||||
</description>
|
</description>
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
|
@ -421,13 +421,24 @@ UPDATE 7
|
|||||||
<li>Enable Tomcat Crawler Session Manager on CGSpace</li>
|
<li>Enable Tomcat Crawler Session Manager on CGSpace</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2 id="2016-11-18-1">2016-11-18</h2>
|
<h2 id="2016-11-21">2016-11-21</h2>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>More work on Ansible playbooks for PostgreSQL 9.3→9.5 and Java 7→8 work</li>
|
<li>More work on Ansible playbooks for PostgreSQL 9.3→9.5 and Java 7→8 work</li>
|
||||||
<li>CGSpace virtual managers meeting</li>
|
<li>CGSpace virtual managers meeting</li>
|
||||||
<li>I need to look into making the item thumbnail clickable</li>
|
<li>I need to look into making the item thumbnail clickable</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<h2 id="2016-11-23">2016-11-23</h2>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Upgrade Java from 7 to 8 on CGSpace</li>
|
||||||
|
<li>I had started planning the inplace PostgreSQL 9.3→9.5 upgrade but decided that I will have to <code>pg_dump</code> and <code>pg_restore</code> when I move to the new server soon anyways, so there&rsquo;s no need to upgrade the database right now</li>
|
||||||
|
<li>Chat with Carlos about CGCore and the CGSpace metadata registry</li>
|
||||||
|
<li>Dump CGSpace metadata field registry for Carlos: <a href="https://gist.github.com/alanorth/8cbd0bb2704d4bbec78025b4742f8e70">https://gist.github.com/alanorth/8cbd0bb2704d4bbec78025b4742f8e70</a></li>
|
||||||
|
<li>Send some feedback to Carlos on CG Core so they can better understand how DSpace/CGSpace uses metadata</li>
|
||||||
|
<li>Notes about PostgreSQL tuning from James: <a href="https://paste.fedoraproject.org/488776/14798952/">https://paste.fedoraproject.org/488776/14798952/</a></li>
|
||||||
|
</ul>
|
||||||
</description>
|
</description>
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user