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
{{ message }}
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.
@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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: