Closed GeoffFroh closed 9 years ago
I'll log in and do a sync in just a bit. Once that's done I'll set up the cron job. I need to research how to set up a cron task in a Makefile so the setup can be automated, so it'll take a bit longer than just doing it by hand.
FYI, here's how to do a manual update:
# ssh USER@tank.densho.org
# ssh USER@cosmo
USER@cosmo $ sudo su encyc
encyc@cosmo $ python manage.py encyc --topics --authors --articles
Added the job to cron
on the server. Adding a cron job automatically via a Makefile
looks complicated, so I added manual setup instructions to make howto-install
.
Content edits made in the editors' mediawiki are not appearing in the live site. Maybe related to the cron schedule of the script that pushes updates into the production ES instance. Or perhaps the script's detection of article updates.