Aim repo cloud-storage backups
See original GitHub issue🚀 Feature
There is no out-of-box support for .aim repository backups. Users have to manually create an archive from repo directory and upload to cloud storage buckets.
Motivation
A single-command backup of aim repos. Pre-defined clear naming/versioning across all repos.
Pitch
Add a CLI commands to backup and restore .aim repo in/from cloud storage. Support S3 and GCS. Backup command must create a snapshot of .aim
directory for the given repo path. No need to fallback to the upper directories (search for .aim
) as it’s done for other CLI commands.
Alternatives
The process of creating a snapshot and uploading it for backups can be done by simple bash script. However, providing it as out-of-box command as part of Aim CLI is better UX.
Issue Analytics
- State:
- Created a year ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
Aim CLI — Aim 3.15.2 documentation - Read the Docs
Tool-set for converting 3rd party data into Aim readable format. storage. Maintain/update Aim repository internal data formats. init ...
Read more >Backup and Disaster Recovery Solutions with Google Cloud
Discover backup and disaster recovery offerings in Google Cloud that can meet RPO ... Ensure RPO and RTO objectives are met for backup...
Read more >Storing repository backups in the Azure Files cloud storage
Storing repository backups in the Azure Files cloud storage · Step 1: Create a new general-purpose storage account · Step 2: Create a...
Read more >Veeam Cloud Connect Backup: Storage Management
Under the Dashboard view in the 11:11 Cloud Console, you can click the “Add Storage” button and use this to generate a task...
Read more >The Difference Between Cloud Storage & Cloud Backup
Cloud backup providers are also concerned with keeping your data secure. Backed-up files are usually encrypted both while being transferred and ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I have created a PR for review. Kindly review the PR, and let me know your thoughts on the same. @gorarakelyan @alberttorosyan @SGevorg
I had a few questions/suggestions here:
@SGevorg @alberttorosyan @gorarakelyan