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

Data Backups #56

Open
nishant-nayak opened this issue Dec 16, 2023 · 1 comment · May be fixed by #186
Open

Data Backups #56

nishant-nayak opened this issue Dec 16, 2023 · 1 comment · May be fixed by #186
Assignees
Labels
deployment Deployment related issues (Docker, etc.) p2 Priority 2 tasks. Affects most users
Milestone

Comments

@nishant-nayak
Copy link
Member

Figure out and implement the best way to periodically generate database backups. The following things need to be done:

  • Understand what data needs to be backed up
  • Figure out the best place to store the backups (consider automation, storage limits, data organization)
  • Implement the backup process from Corpus container to data store
@nishant-nayak nishant-nayak added p2 Priority 2 tasks. Affects most users deployment Deployment related issues (Docker, etc.) labels Dec 16, 2023
@nishant-nayak nishant-nayak added this to the v0.1 milestone Dec 16, 2023
@imApoorva36
Copy link
Contributor

  • We can do the backup on IEEE's OneDrive
  • Db snapshot is the data we need to backup

@imApoorva36 imApoorva36 linked a pull request Dec 11, 2024 that will close this issue
12 tasks
@imApoorva36 imApoorva36 linked a pull request Dec 11, 2024 that will close this issue
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployment Deployment related issues (Docker, etc.) p2 Priority 2 tasks. Affects most users
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants