Skip to content

Conversation

@yaohongfenglove
Copy link
Contributor

@yaohongfenglove yaohongfenglove commented Oct 21, 2024

Switching from local storage to cloud storage solutions, such as Amazon S3 or Alibaba Cloud OSS.

Checklist:

Important

Please review the checklist below before submitting your pull request.

  • Please open an issue before creating a PR or link to an existing issue
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I ran dev/reformat(backend) and cd web && npx lint-staged(frontend) to appease the lint gods

Description

Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature request, be sure to link to that issue. Close issue syntax: Fixes #<issue number>, see documentation for more details.

Switching from local storage to cloud storage solutions, such as Amazon S3 or Alibaba Cloud OSS. Closes #9434

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update, included: Dify Document
  • Improvement, including but not limited to code refactoring, performance optimization, and UI/UX improvement
  • Dependency upgrade

Testing Instructions

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

…tions, such as Amazon S3 or Alibaba Cloud OSS.
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. 💪 enhancement New feature or request 📚 documentation Improvements or additions to documentation labels Oct 21, 2024
@crazywoola crazywoola closed this Oct 29, 2024
@crazywoola
Copy link
Member

Sorry I think it's not a good idea to upload pk to cloud storage.

QuantumGhost added a commit to QuantumGhost/dify-docs that referenced this pull request Jul 30, 2025
Remove documentation for cloud storage migration feature since the
corresponding implementation in PR langgenius/dify#9532 was not
merged into the main Dify codebase, making this documentation obsolete.
robin-shaun pushed a commit to robin-shaun/docs that referenced this pull request Aug 4, 2025
Remove documentation for cloud storage migration feature since the
corresponding implementation in PR langgenius/dify#9532 was not
merged into the main Dify codebase, making this documentation obsolete.
Galaxy-0 pushed a commit to Galaxy-0/dify-docs that referenced this pull request Oct 8, 2025
Remove documentation for cloud storage migration feature since the
corresponding implementation in PR langgenius/dify#9532 was not
merged into the main Dify codebase, making this documentation obsolete.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📚 documentation Improvements or additions to documentation 💪 enhancement New feature or request size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Switching from local storage to cloud storage solutions, such as Amazon S3 or Alibaba Cloud OSS.

2 participants