Running WebApp server in silent mode

1 vue (au cours des 30 derniers jours)
Udo Schröder
Udo Schröder le 19 Fév 2019
Commenté : Udo Schröder le 4 Avr 2019
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

Réponses (1)

Jupaha
Jupaha le 3 Avr 2019
I used X11 forwarding to tunnel the GUI from the web app configurator on my Linux server to my Windows PC.
  1 commentaire
Udo Schröder
Udo Schröder le 4 Avr 2019
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.

Connectez-vous pour commenter.

Catégories

En savoir plus sur MATLAB Web App Server dans Help Center et File Exchange

Produits


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by