Vignesh KalyanasundaramNovember 11, 2024 at 10:47 AM
A new repository is created and the required changes are done. As this cannot be tested in rancher now, moving this ticket to done. Testing can be done once the eureka rancher environment is created for volaris.
Requirements/Scope:
To support Reading Room Application functionality in the Eureka environments it is required to create an application descriptor repository
Approach:
The repository should contain an application template with the following sections:
Modules:
mod-reading-room
UI Modules:
ui-reading-room
Dependencies:
app-platform-complete
The repository should contain a maven descriptor (
pom.xml
) with thefolio-application-generator
pluginAcceptance criteria:
The build should create an application descriptor with appropriate values from the template
The application is deployable to the Eureka platform
Additional info:
Example Repositories:
https://github.com/folio-org/app-platform-complete
https://github.com/folio-org/app-platform-minimal
https://github.com/folio-org/app-edge-locate
https://github.com/folio-org/app-edge-complete