Template:EPrints Crontab Template

From EPrints Documentation
Revision as of 08:43, 11 August 2026 by Drn@ecs.soton.ac.uk (talk | contribs) (Added template crontab for EPrints)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
# Generate browse views
00 01 * * * /opt/eprints3/bin/generate_views REPO --generate menus

# Send emails alerts (e.g. editorial reviews)
00 02 * * * /opt/eprints3/bin/send_alerts REPO daily
10 02 * * 0 /opt/eprints3/bin/send_alerts REPO weekly
20 02 1 * * /opt/eprints3/bin/send_alerts REPO monthly

# Lift expired embargoes on documents
00 03 * * * /opt/eprints3/bin/lift_embargos REPO >> /opt/eprints3/archives/REPO/var/lift_embargos.log

# Generate Site Map
00 04 * * * /opt/eprints3/ingredients/eps_lib/bin/tools/generate_sitemap REPO