mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2021-07-22
This commit is contained in:
@ -17,7 +17,7 @@ COPY 20994
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2021-07/" />
|
||||
<meta property="article:published_time" content="2021-07-01T08:53:07+03:00" />
|
||||
<meta property="article:modified_time" content="2021-07-20T14:54:25+03:00" />
|
||||
<meta property="article:modified_time" content="2021-07-20T22:37:59+03:00" />
|
||||
|
||||
|
||||
|
||||
@ -40,9 +40,9 @@ COPY 20994
|
||||
"@type": "BlogPosting",
|
||||
"headline": "July, 2021",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2021-07/",
|
||||
"wordCount": "3309",
|
||||
"wordCount": "3400",
|
||||
"datePublished": "2021-07-01T08:53:07+03:00",
|
||||
"dateModified": "2021-07-20T14:54:25+03:00",
|
||||
"dateModified": "2021-07-20T22:37:59+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -662,6 +662,21 @@ $ cat AS* /tmp/ddos-networks-to-block.txt | sed -e '/^$/d' -e '/^#/d' -e '/^{/d'
|
||||
</code></pre><ul>
|
||||
<li>I re-applied these networks to nginx on CGSpace (linode18) and DSpace Test (linode26), and purged 14,000 more Solr statistics hits from these IPs</li>
|
||||
</ul>
|
||||
<h2 id="2021-07-22">2021-07-22</h2>
|
||||
<ul>
|
||||
<li>Udana emailed to say that the link to the iwmi.csv export isn’t working
|
||||
<ul>
|
||||
<li>I looked and both the nginx config and systemd service unit were using invalid paths…</li>
|
||||
<li>I’m not sure why it had been working for so long until now!</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Maria Garruccio asked if we can move the “Context” menu up to the top of the right-hand sidebar navigation menu
|
||||
<ul>
|
||||
<li>The last time we changed this was in 2020 (XMLUI’s <code>Navigation.java</code>), and I think it makes a lot of sense so I moved it up, under the account block:</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<p><img src="/cgspace-notes/2021/07/context-navigation-menu.png" alt="CGSpace XMLUI navigation"></p>
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user