You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by "Kevin Su (Jira)" <ji...@apache.org> on 2021/08/28 07:57:00 UTC

[jira] [Resolved] (SUBMARINE-103) [Umbrella] Submarine RESTful interface

     [ https://issues.apache.org/jira/browse/SUBMARINE-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Su resolved SUBMARINE-103.
--------------------------------
    Resolution: Fixed

> [Umbrella] Submarine RESTful interface
> --------------------------------------
>
>                 Key: SUBMARINE-103
>                 URL: https://issues.apache.org/jira/browse/SUBMARINE-103
>             Project: Apache Submarine
>          Issue Type: New Feature
>          Components: Backend Server
>            Reporter: Xun Liu
>            Assignee: Xun Liu
>            Priority: Major
>
> Submarine web RESTful interface service.
> You can do the following to make submarine-web use a RESTful interface.
> 1. Package output submarine-web web site
> {code:java}
> cd submarine-web
> yarn install
> yarn run build
> {code}
> The yarn will output the submarine-web web site to the submarine-web/dist directory.
>  
> 2. Run Submarine-Server
> Run the submarine-server project directly in the idea.
>  The jetty server in the submarine-server loads the web content in the submarine-web/dist directory by default.
>  
> 3. [http://127.0.0.1:8080|http://127.0.0.1:8080/]
> 4. input admin/admin in submarine workbench login page.
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@submarine.apache.org
For additional commands, e-mail: dev-help@submarine.apache.org