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

Enable back up for Azure file share #1816

Closed
3 tasks
thekaveman opened this issue Dec 8, 2023 · 0 comments · Fixed by #1886
Closed
3 tasks

Enable back up for Azure file share #1816

thekaveman opened this issue Dec 8, 2023 · 0 comments · Fixed by #1886
Assignees
Labels
infrastructure Terraform, Azure, etc.

Comments

@thekaveman
Copy link
Member

With #1773 we mount an Azure File Share to store the Sqlite database file and persist between app restarts.

As we continue building out the Admin interface, and especially once it is in "live" usage, we'll want to ensure our database file is backed up on some schedule, in case we ever need to recover.

Acceptance Criteria

Additional context

Azure docs: Back up Azure file shares

@thekaveman thekaveman added the infrastructure Terraform, Azure, etc. label Dec 8, 2023
@thekaveman thekaveman added this to the Admin tool: Foundation milestone Dec 8, 2023
@machikoyasuda machikoyasuda self-assigned this Jan 22, 2024
@machikoyasuda machikoyasuda removed their assignment Feb 7, 2024
@thekaveman thekaveman self-assigned this Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Terraform, Azure, etc.
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants