Skip to content

Manually kick data dump for 2021-10 #5719

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
cdrini opened this issue Oct 4, 2021 · 1 comment
Closed

Manually kick data dump for 2021-10 #5719

cdrini opened this issue Oct 4, 2021 · 1 comment
Assignees
Labels
1-off tasks Lead: @cdrini Issues overseen by Drini (Staff: Team Lead & Solr, Library Explorer, i18n) [managed] Priority: 1 Do this week, receiving emails, time sensitive, . [managed]

Comments

@cdrini
Copy link
Collaborator

cdrini commented Oct 4, 2021

See instructions on #5673

Because cron broken in #5402

tmux
# ---
COMPOSE_FILE="docker-compose.yml:docker-compose.production.yml" \
HOSTNAME="$HOSTNAME" \
docker-compose run \
    -u openlibrary \
    -e "SCRIPTS=/openlibrary/scripts" \
    cron-jobs \
    bash
# ---
chmod u+x /openlibrary/scripts/oldump.sh #DARNIT
PSQL_PARAMS='***see cron file in olsystem***' TMPDIR='/1/var/tmp' /openlibrary/scripts/oldump.sh `date -d yesterday +%Y-%m-%d` --archive
@cdrini cdrini added 1-off tasks Lead: @cdrini Issues overseen by Drini (Staff: Team Lead & Solr, Library Explorer, i18n) [managed] labels Oct 4, 2021
@cdrini cdrini added this to the Active Sprint milestone Oct 4, 2021
@jimchamp jimchamp added the Priority: 1 Do this week, receiving emails, time sensitive, . [managed] label Oct 11, 2021
@mekarpeles mekarpeles changed the title Kick off manual data dump Kick off manual data dump for 2021-10 Oct 13, 2021
@mekarpeles mekarpeles changed the title Kick off manual data dump for 2021-10 Manually kick data dump for 2021-10 Oct 13, 2021
@cdrini
Copy link
Collaborator Author

cdrini commented Oct 18, 2021

Looks like this completed successfully!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1-off tasks Lead: @cdrini Issues overseen by Drini (Staff: Team Lead & Solr, Library Explorer, i18n) [managed] Priority: 1 Do this week, receiving emails, time sensitive, . [managed]
Projects
None yet
Development

No branches or pull requests

2 participants