1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)Shell1 fork (1 fork)github user discovery
enhancementhelp wanted
Repository metrics
- Stars
- 3 stars (3 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
- make it so that user can backup their saancho content to one of the cloud providers
Contributor guide
- Research direction
- Investigate cloud provider APIs (e.g., AWS S3, Google Cloud Storage, Azure Blob) for storing backup files. Consider using existing tools like rclone or direct API calls via curl. Design a configuration system to allow users to select and configure their preferred cloud provider. Ensure the backup process handles authentication securely.
- Tech stack
- shell
- Domain
- clibackendcloud
- Issue type
- Feature
- Prerequisites
- GitShell