You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is part of the Integrate with BBC Partner platform feature
The DPE Firebase needs to integrate with BBC PPAP for security and ease of access reasons. In order for this to happen, there needs to be several level of changes.
Set up Cosmos EC2 with RPM package with all of the requirements needed to run DPE on an EC2 instance. This means, generating configuration on the fly, using Cosmos config etc. and creating service files. The packaging of the RPM should be done in this repo, rather than in the firebase repo. This keeps deployment specific details contained.
We'd need to disable logging in via username and password - instead allow a user to access DPE openly. This is based on the assumption that we would have already authenticated and authorised users to access DPE. We would need to ensure that there is a UUID or a token provided from the proxy to the EC2 client. (see Refactor Firestore and Authentication to work with BBC Login Authentication #24 and Integrate with PPAP #23)
Checklist for changes for this issue
Cosmos project for digital-paper-edit-client
Jenkins job present
RPM packaged digital-paper-edit-firebase ( spec file and Makefile with installation of dependencies )
service file to start the service on the EC2 machine and restart when encountering errors
This is part of the Integrate with BBC Partner platform feature
The DPE Firebase needs to integrate with BBC PPAP for security and ease of access reasons. In order for this to happen, there needs to be several level of changes.
Checklist for changes for this issue
Raised #24 and #23 that depends on this ticket.
The text was updated successfully, but these errors were encountered: