Skip to content
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

Database backup: implement private/public backups #766

Closed
FedericoCeratto opened this issue Nov 2, 2023 · 2 comments
Closed

Database backup: implement private/public backups #766

FedericoCeratto opened this issue Nov 2, 2023 · 2 comments
Assignees
Labels
priority/low Nice to have

Comments

@FedericoCeratto
Copy link
Contributor

Add support for backing up database tables to private and public S3 buckets as needed in https://github.com/ooni/backend/blob/master/analysis/ooni_db_backup.py

@FedericoCeratto
Copy link
Contributor Author

This is related to #191 - publishing the fastpath and JSONL tables provides users with another way to access measurement data.

They also provide indexing of the files on the S3 data bucket. This could be used to selectively download and reprocess only the most interesting measurement.

@hellais hellais self-assigned this Mar 6, 2024
@hellais hellais added the priority/low Nice to have label Mar 15, 2024
@hellais
Copy link
Member

hellais commented Mar 15, 2024

We will probably not end up doing this as this should be the job of ooni/data.

@hellais hellais closed this as completed Jan 27, 2025
@github-project-automation github-project-automation bot moved this to Done in Roadmap Jan 27, 2025
@hellais hellais moved this from Done to TMP in Roadmap Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/low Nice to have
Projects
Archived in project
Development

No branches or pull requests

2 participants