emory-libraries / dlp-lux

Discovery for the DLP Cor Repository
2 stars 0 forks source link

Clean up temp files and saved searches #555

Closed bess closed 4 years ago

bess commented 4 years ago

Over time, the search history in Blacklight's database accumulates and gets unwieldy. Better to clean it out with an automatically run rake task, as described here:

https://curationexperts.github.io/playbook/every_project/cleanup_temp_files.html

ACCEPTANCE CRITERIA

Note this might require some intervention from @SolomonHD to ensure the deploy user's crontab file has its path set correctly. See https://github.com/curationexperts/ansible-samvera/blob/master/roles/capistrano_setup/tasks/main.yml#L54

nikdragovic commented 4 years ago

@SolomonHD Do you know if this work is complete?

tmiles2 commented 4 years ago

Remaining work: Run a cron job

SolomonHD commented 4 years ago

The crontab had the needed info on all environments already. image.png

And they appear to be running fine: image.png image.png