CDRH / african_poetics

Orchid / Rails site for Contemporary African Poets part of African Poetics site
0 stars 0 forks source link

backend DB -> frontend DB & ES #127

Closed jduss4 closed 3 years ago

jduss4 commented 3 years ago

Since Lorna & team will continue adding to the backend, we will need to:

  1. make a separate DB for the frontend
  2. write script / documentation to modify the frontend's DB and populate elasticsearch

Ideally it would be something that a cron job could kick off, but lacking that at least a set of clear instructions is a good starting point

karindalziel commented 3 years ago

After we get this set done we'll have to ask lorna how often these should push

jduss4 commented 3 years ago

Moved to admin UI: https://github.com/CDRH/african_poetics-in_the_news/pull/47

jduss4 commented 3 years ago

We can look into a cron job once the PR is in. We will just have to figure out how to run a rake task (which operates in the bundler and rvm environment) with cron.