bcgov / cas-reporting

This is for the Clean Growth Digital Services team for work related to reporting.
Apache License 2.0
0 stars 0 forks source link

Separate frontend container #163

Closed pbastia closed 3 months ago

pbastia commented 4 months ago

Description:

As a developer, I want the reporting app to be in its own, standalone frontend deployment And it should connect to the common API

Acceptance Criteria:

Separate webserver for the reporting pages This might require separate keycloak authentication in the beginning (since this is a separate webserver and we don't have a mechanism to share sessions as of yet)

Separate dockerfile (or a crafty docker build process with separate pages?)

Development Checklist:

Definition of Ready (Note: If any of these points are not applicable, mark N/A)

Definition of Done (Note: If any of these points are not applicable, mark N/A)

Blocking

This is blocking #108 This is blocking #123

Notes:

-

rdromey commented 3 months ago

Being absorbed by #165