Add OSS-specific parameters for HW and ALI private deployment #219

Closed
opened 2026-02-16 00:20:32 -05:00 by yindo · 0 comments
Owner

Originally created by @myg133 on GitHub (Dec 15, 2025).

Self Checks

To make sure we get to you in time, please check the following :)

  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • "Please do not modify this template :) and fill in all the required fields."

Is your feature request related to a problem? Please describe.
In a private deployment environment, using Huawei or Alibaba's object storage services (private deployment), some specific parameters cannot be set
Huawei: path_style shuld be ture/false
Aliyun: cloudbox_id shuld be a id

Describe the solution you'd like
Add specific parameters for aliyun OSS and huawei OSS.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
to fix this, there is a patch.
this set will be added in dify-api & dify-plugin-deamon
and thie patch has used in real deployments.

the file is for dify-plugin-daemon

ALI_HW_Storage_args.patch

dify-api-same-issue #29699

Originally created by @myg133 on GitHub (Dec 15, 2025). **Self Checks** To make sure we get to you in time, please check the following :) - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify-plugin-daemon/issues), including closed ones. - [x] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [x] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [x] "Please do not modify this template :) and fill in all the required fields." **Is your feature request related to a problem? Please describe.** In a private deployment environment, using Huawei or Alibaba's object storage services (private deployment), some specific parameters cannot be set Huawei: path_style shuld be ture/false Aliyun: cloudbox_id shuld be a id **Describe the solution you'd like** Add specific parameters for aliyun OSS and huawei OSS. **Describe alternatives you've considered** A clear and concise description of any alternative solutions or features you've considered. **Additional context** to fix this, there is a patch. this set will be added in dify-api & dify-plugin-deamon and thie patch has used in real deployments. the file is for dify-plugin-daemon [ALI_HW_Storage_args.patch](https://github.com/user-attachments/files/24180115/ALI_HW_Storage_args.patch) [dify-api-same-issue #29699](https://github.com/langgenius/dify/issues/29699)
yindo added the enhancement label 2026-02-16 00:20:32 -05:00
yindo closed this issue 2026-02-16 00:20:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-daemon#219