Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Score Server] - Development Environment Setup #23

Open
MitchellShiell opened this issue Oct 1, 2024 · 0 comments
Open

[Score Server] - Development Environment Setup #23

MitchellShiell opened this issue Oct 1, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@MitchellShiell
Copy link
Contributor

MitchellShiell commented Oct 1, 2024

Summary

Using this thread to track issues as I troubleshoot through the maestro development environment setup

All details and solutions will be outlined in the comments below

Details

Steps to reproduce

1. Set up complementary services

git clone -b conductor https://github.com/overture-stack/composer.git
cd composer

2. Run the conductor for Songs dev environment, this command will set up all complementary services for Song development.

make scoreDev

3. Clone Score

git clone https://github.com/overture-stack/score.git
cd score

4. Run the build

5. Update the application.yaml

6. Run the server

@MitchellShiell MitchellShiell added the documentation Improvements or additions to documentation label Oct 1, 2024
@MitchellShiell MitchellShiell changed the title [Score Server] - Developer Environment Setup [Score Server] - Development Environment Setup Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant