Skip to content

Finalize production setup for deploying Safegraph #264

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

Merged
merged 7 commits into from
Sep 4, 2020

Conversation

korlaxxalrok
Copy link
Contributor

No description provided.

- Use production ingestion dir
- Remove hard fail to work around an issue with `cp`.
  - `cp` fails when files don't exist. I thought we could squash the
    error by sending stderr to /dev/null, but `set -eo` still catches
    and fails the script. Even worse, it happens silently. There should
    be a better way to handle this so will add it to a future task.
@korlaxxalrok korlaxxalrok merged commit c6bafc0 into deploy-safegraph Sep 4, 2020
@korlaxxalrok korlaxxalrok deleted the productionize-deploy-safegraph branch September 4, 2020 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant