How do I install MATLAB Web App Server on cloud?
22 views (last 30 days)
Show older comments
MathWorks Support Team
on 8 Jul 2024
Answered: MathWorks Support Team
on 8 Jul 2024
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?
Accepted Answer
MathWorks Support Team
on 8 Jul 2024
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 Comments
More Answers (0)
See Also
Categories
Find more on MATLAB Web App Server in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!