imagej.github.io icon indicating copy to clipboard operation
imagej.github.io copied to clipboard

Hook up search indexer to cron

Open ctrueden opened this issue 4 years ago • 2 comments

The indexer at _search/server/index-site.py is not yet hooked up to server-side automation. We need to create a cron job on search.imagej.net that runs it at least hourly.

ctrueden avatar May 01 '21 16:05 ctrueden

@oeway points out that alternately, we could hook up the reindexing job to the CI. This would be nice because then every time someone makes a change to the main branch, the indexer would run, and it wouldn't need to run hourly doing vacuous rebuilds. We would just need to register the read-write API key with the imagej org.

ctrueden avatar Jun 17 '21 23:06 ctrueden

This issue has been mentioned on Image.sc Forum. There might be relevant details there:

https://forum.image.sc/t/content-of-imagej-net-vs-imagej-nih-gov/59920/2

imagesc-bot avatar Nov 11 '21 15:11 imagesc-bot