-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UI: Backend for UI (Epic) #388
Comments
@jecluis will add tasks to this Epic once he evaluates the work that needs to be done. |
Since this Epic is assigned to 3 persons; it could be not obvious what is the expected effort from everyone (at least it is not obvious for me). |
Jesus and I have spoken about this. We first need to make sure issues are filed, and then we'll figure this out in the coming days. If you are aware of things that might be needed, please file issues for them. Same goes to you @votdev -- you probably know better what the backend should be delivering to the UI :) |
roger 👍 |
is it ok I take https://github.com/aquarist-labs/s3gw/issues/592 ? |
Sounds good! |
What needs to be done
Develop a backend for the UI. It can be implemented using either Python or NodeJS. The UI will speak to this backend via REST which will in turn speak to the S3 service.
Why it needs to be done
Serving the UI from a webserver will avoid CORS issues. This implementation is expected to also resolve the issue of accepting the certificate.
Acceptance Criteria
Tasks
The text was updated successfully, but these errors were encountered: