what is the url of server instance?

5 ビュー (過去 30 日間)
Ahmed raafat
Ahmed raafat 2022 年 10 月 3 日
コメント済み: Walter Roberson 2023 年 2 月 19 日
I have installed MatLab App Server
I have built the dash port using mps-dashboard
also I have created instance with port 9910
what is the link to open my apps?

回答 (1 件)

HimeshNayak
HimeshNayak 2023 年 2 月 15 日
Hi Ahmed,
I understand you have created the instance and are looking for the URL to open your applications on the browser. You may use the following URL for the same: http://webAppServer:<PortNumber>/webapps/home/index.html
As you are trying to view application using port number 9910 use the following URL: http://webAppServer:9910/webapps/home/index.html
For more information about running an application in the web app server you may visit the following link: https://in.mathworks.com/help/webappserver/ug/run-a-web-app.html
Regards,
HimeshNayak
  2 件のコメント
Ahmed raafat
Ahmed raafat 2023 年 2 月 19 日
I thought I could upload to online website not local server
Walter Roberson
Walter Roberson 2023 年 2 月 19 日
mps-dashboard and related are for controlling local servers, I would think.
You can interactively create, start, stop, and configure on-premises MATLAB® Production Server™ instances using a dashboard interface.
(emphasis added)

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeWeb Apps についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by