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

Run Instructions #3261

Closed
rahulw007 opened this issue Nov 20, 2024 · 2 comments · Fixed by #3322
Closed

Run Instructions #3261

rahulw007 opened this issue Nov 20, 2024 · 2 comments · Fixed by #3322
Labels

Comments

@rahulw007
Copy link

Support Question

I see the below instructions to run the engine, but there is no directory called "legend-engine-server", can you help with the right instructions please?

Development setup
This applications uses Maven 3.6+ and JDK 11. Simply run mvn install to compile.
In order to start the server, please use the Main class org.finos.legend.engine.server.Server with the parameters: server legend-engine-server/src/test/resources/org/finos/legend/engine/server/test/userTestConfig.json.
You can test by trying http://127.0.0.1:6300/ in a web browser. The swagger page can be accessed at http://127.0.0.1:6300/api/swagger

@finos-admin
Copy link
Member

This issue is stale because it has been open for 30 days with no activity. Please remove stale label or add any comment to keep this open. Otherwise this will be closed in 5 days.

@akphi
Copy link
Contributor

akphi commented Dec 26, 2024

Support Question

I see the below instructions to run the engine, but there is no directory called "legend-engine-server", can you help with the right instructions please?

Development setup This applications uses Maven 3.6+ and JDK 11. Simply run mvn install to compile. In order to start the server, please use the Main class org.finos.legend.engine.server.Server with the parameters: server legend-engine-server/src/test/resources/org/finos/legend/engine/server/test/userTestConfig.json. You can test by trying http://127.0.0.1:6300/ in a web browser. The swagger page can be accessed at http://127.0.0.1:6300/api/swagger

We have moved the folders. Try this instead

https://github.com/finos/legend-engine/tree/master/legend-engine-config/legend-engine-server

i.e. legend-engine-config/legend-engine-server

@akphi akphi closed this as completed Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants