Update notes for 2020-06-13

This commit is contained in:
2020-06-14 10:11:12 +03:00
parent a29833dc8f
commit d11e6501b3
25 changed files with 32 additions and 30 deletions

View File

@ -348,5 +348,6 @@ Total number of bot hits purged: 29025
- I created an nginx map based on the host's IP address that sets a temporary user agent (ua) and then changed the conditional in the REST API location block so that it checks this mapped ua instead of the default one
- That should allow AReS to harvest for now until they update their user agent
- I restarted the AReS server's docker containers with `docker-compose down` and `docker-compose up -d` and the next day I saw CGSpace was in AReS again finally
<!-- vim: set sw=2 ts=2: -->