Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

how run it by source code #927

Open
wyyg66666666 opened this issue Apr 14, 2022 · 1 comment
Open

how run it by source code #927

wyyg66666666 opened this issue Apr 14, 2022 · 1 comment

Comments

@wyyg66666666
Copy link

how run it by source code ,not docker ,not minikube.
i develop by IDE idea ,i want run it by IDE ,which service should run
image

@cdmikechen
Copy link
Contributor

cdmikechen commented May 10, 2022

@wyyg66666666
If you want to start server, you can build workbench first and then start org.apache.submarine.server.SubmarineServer class in submarine-server which is a jetty web server.
Submarine is a cloud native service, so that you need at least a k8d cluster that can be connected locally (local minikube/kind or remote k8s cluster).
At the same time, don't forget that you also need to start a mysql database service that can be connected.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants