Running WebApp server in silent mode

조회 수: 2 (최근 30일)
Udo Schröder
Udo Schröder 2019년 2월 19일
댓글: Udo Schröder 2019년 4월 4일
Hi!
I am currently setting up Matlab WebApp server on a CentOS7 server. Everything runs well. The WebApp server is running and I can deploy apps and access them from other desktop machines in the LAN.
But now I want to integrate the WebApp server in systemd service. For this I need to be able to start the WebApp server in silent mode with no GUI. Is this somehow possible? Or are there other possibilities?
Currently I have to be logged-in the server to keep the WebApp service running.
Best Regards,
Udo

답변 (1개)

Jupaha
Jupaha 2019년 4월 3일
I used X11 forwarding to tunnel the GUI from the web app configurator on my Linux server to my Windows PC.
  댓글 수: 1
Udo Schröder
Udo Schröder 2019년 4월 4일
This is exactly what I did, but this does not solve the issue. As soon as you break the connection, e.g. by shuttnig down your PC, the WebApp server will die.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 MATLAB Web App Server에 대해 자세히 알아보기

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by