Bugfest Sunflower. Deploy mod-reporting platform for Bugfest and configure the Reporting app to use it
Description
Text updated 1/2/2025:
Purpose: Get MOD-REPORTING and UI-LDP ready for test in Bugfest Sunflower.
Description:
Deploy mod-reporting, and use this deployment to create an reporting database based on the Bugfest data.
Deploy and configure the reporting app (ui-ldp and mod-reporting) for Bugfest to query the newly created Reporting database.
Documentation: mod-reporting is a FOLIO module that mediates access to reporting databases -- instances of either MetaDB or LDP Classic. It removes the need to deal directly with a relational database by providing a simple WSAPI that can be used by UI code such as ui-ldp.
Text updated 1/2/2025:
Purpose: Get MOD-REPORTING and UI-LDP ready for test in Bugfest Sunflower.
Description:
Deploy mod-reporting, and use this deployment to create an reporting database based on the Bugfest data.
Deploy and configure the reporting app (ui-ldp and mod-reporting) for Bugfest to query the newly created Reporting database.
Documentation:
mod-reporting
is a FOLIO module that mediates access to reporting databases -- instances of either MetaDB or LDP Classic. It removes the need to deal directly with a relational database by providing a simple WSAPI that can be used by UI code such as ui-ldp.mod-reporting
is a plug-compatible replacement formod-ldp
, using the same API specification (FOLIO module descriptor, RAML file and associated JSON Schemas and examples). It provides the same interface (ldp-query
) with the same semantics. As well as the machine-readable API specification, a human-readable overview is provided - read more here: https://github.com/folio-org/mod-reportingInterested parties: @Oleksii Petrenko @Mike Taylor