Cloud Storage Configuration for AWS in knowlg inQuiry Setup #218
Replies: 2 comments 2 replies
-
@rajnishdargan Currently, sunbird-file-upload-library support uploading only Azure and OCI. To support AWS, you need to make code changes in below file. |
Beta Was this translation helpful? Give feedback.
-
In the QuestionSet Editor, we updated the version of the @project-sunbird/sunbird-file-upload-library from 1.0.2 to 1.0.4 to check if the latest code in the sunbird-file-upload-library works with AWS for file uploads. In the updated code, I noticed the default handling case for CSP: We tested the AWS configuration for uploading images and videos. Surprisingly, the asset upload API worked successfully with the following config:
The pre-signed URL was generated,
Could you please confirm if this setup is correct, or if there are any potential issues we might face later? @HarishGangula @rajeevsathish @vinukumar-vs @vaibhavbhuva |
Beta Was this translation helpful? Give feedback.
-
Hello,
We have done the fresh setup of knowlg inQuiry setup for one of our project where we are using AWS.
Along with the knowlg inQuiry services, we are planning to use the knowlg and inQuiry editors and players.
We initially started with the inQuiry Editor and successfully integrated it into our application. In the configuration for the Questionset Editor, there is a cloudStorage configuration that looks like this which is specific to azure:
The Questionset Editor internally uses the @project-sunbird/sunbird-file-upload-library
I wanted to ask:
What should the cloudStorage configuration look like if we are using AWS?
How should the presigned_headers be structured for AWS in this case?
Any guidance or examples would be appreciated.
Thanks in advance!
@pallakartheekreddy @HarishGangula @rajeevsathish @vinukumar-vs @vaibhavbhuva
@coolbung @itsvick @AbhilashKD
Beta Was this translation helpful? Give feedback.
All reactions