How do I install MATLAB Web App Server on cloud?
조회 수: 22 (최근 30일)
이전 댓글 표시
MathWorks Support Team
2024년 7월 8일
답변: MathWorks Support Team
2024년 7월 8일
I would like to install MATLAB Web App Server on a cloud platform like Azure or AWS, so that my team can access the web apps from anywhere.
Is there any documentation for installing Web App Server on the cloud?
채택된 답변
MathWorks Support Team
2024년 7월 8일
There are two main options for installing MATLAB Web App Server in the cloud.
The recommended approach for installing and setting up MATLAB Web App Server on a cloud platform like Azure or AWS is to use the MathWorks Reference Architectures on GitHub. These reference architectures will provision all of the necessary resources for a cloud deployment of Web App Server, and complete basic setup and configuration steps for your new deployment.
To use this method, launch the template for the platform of your choice from the GitHub (Azure | AWS
| GCP) and follow the instructions in the README to deploy. Your new webapps homepage should be accessible shortly after deploying.
For more information and license requirements, see our Cloud Deployment documentation.
MATLAB Web App Server can be installed on a virtual machine (VM), such as an Azure VM or AWS EC2 instance, similarly to installing on a local machine. Refer to the Product Requirements & Platform Availability for MATLAB Web App Server for OS and system requirements when creating your VM. To install, refer to these instructions.
For assistance standing up a VM and associated network resources, contact your cloud provider.
Note that this method may also be used to install the development version of MATLAB Web App Server. To install the development version, refer to these instructions.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Web App Server에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!