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
Prelude is a tool that enables teams to incrementally build their data platform. By breaking down data portal development into phased steps, teams can systematically verify requirements and user workflows while minimizing technical overhead.
Development Phases
Development progresses through four distinct phases, each building upon the
previous phase's foundation while introducing new capabilities.
Phase
Description
Software Components
Status
PhaseOne: Data Exploration & Theming
Display your tabular data in a themable portal with our front-end and back-end search components.
CSV-processor, Elasticsearch, Arranger, Stage
🟢 Working
PhaseTwo: Tabular Data Management & Validation
Implementation of tabular data submission, storage and validation.
All the above with Lyric, LyricDb (Postgres), Lectern and LecternDb (MongoDb) added
🟢 Working
PhaseThree: File Data & Metadata Management
Implement back-end file management.
All the above with Song, Score, SongDb (Postgres) and Object Storage (Minio)
🟢 Working
PhaseFour: Identity and Access management
Configure Keycloak to authenticate users and authorize what they have access too.
Empahsis on data access control planning and Keycloak configuration
⚪ For Next Release
Documentation
Detailed documentation can be found in multiple locations:
The /docs folder at the root of this repository and within the docker-compose.yml
README files within each root directory containing information on the folder's
purpose and usage
Frontend documentation available after deployment at http://localhost:3000/documentation
Next Steps
Update Conductor Repo to Prelude
Copy Main branch to a branch called Quickstart
Update all documentation references accordingly
Merge Prelude to Main
Note
Prelude will eventually merge with the quickstart as an all in one however this will require the keycloak update as well as significant updates to the current guides on docs.overture.bio. Due to this it will be taken on following phase 4 development, for now to avoid confusion we will replace any mention of conductor with quickstart and update this repo name to prelude.
Eventually the documentation within the docs folder here will be published to docs.overture.bio similar to how every other repo works. This is pending updates that will align admonition syntax and title logic.
Windows Run through (WSL2)
Phase0
Phase1
Phase2
Phase3
Mac/Linux Run through
Phase0
Phase1
Phase2
Phase3
General Updates
Conductor readme
Composer readme
Windows Updates
Symbolic links not cloning
Stage build step freezing
The text was updated successfully, but these errors were encountered:
Prelude is a tool that enables teams to incrementally build their data platform. By breaking down data portal development into phased steps, teams can systematically verify requirements and user workflows while minimizing technical overhead.
Development Phases
Development progresses through four distinct phases, each building upon the
previous phase's foundation while introducing new capabilities.
Documentation
Detailed documentation can be found in multiple locations:
/docs
folder at the root of this repository and within thedocker-compose.yml
purpose and usage
http://localhost:3000/documentation
Next Steps
Quickstart
Main
Note
Prelude will eventually merge with the quickstart as an all in one however this will require the keycloak update as well as significant updates to the current guides on docs.overture.bio. Due to this it will be taken on following phase 4 development, for now to avoid confusion we will replace any mention of conductor with quickstart and update this repo name to prelude.
Docs.Overture.bio
Overture.bio
Note
Eventually the documentation within the docs folder here will be published to docs.overture.bio similar to how every other repo works. This is pending updates that will align admonition syntax and title logic.
General Updates
Windows Updates
The text was updated successfully, but these errors were encountered: