Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Staging #29

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@ For information about the architecture of this solution, see [Architecture and R
To deploy the reference architecture, select your MATLAB Production Server release from the table and follow the instructions to deploy the server using the provided template. A deployment of MATLAB Production Server supports MATLAB Runtime versions up to six releases back.
| Release | Supported MATLAB Runtime Versions |
| ------- | --------------------------------- |
| [R2025a](releases/R2025a/README.md) | R2025a, R2024b, R2024a, R2023b, R2023a, R2022b |
| [R2024b](releases/R2024b/README.md) | R2024b, R2024a, R2023b, R2023a, R2022b, R2022a |
| [R2024a](releases/R2024a/README.md) | R2024a, R2023b, R2023a, R2022b, R2022a, R2021b |
| [R2023b](releases/R2023b/README.md) | R2023b, R2023a, R2022b, R2022a, R2021b, R2021a |
| [R2023a](releases/R2023a/README.md) | R2023a, R2022b, R2022a, R2021b, R2021a, R2020b |
| [R2022b](releases/R2022b/README.md) | R2022b, R2022a, R2021b, R2021a, R2020b, R2020a |
| [R2022a](releases/R2022a/README.md) | R2022a, R2021b, R2021a, R2020b, R2020a, R2019b |

> **Note**: MathWorks provides templates for only the six most recent releases of MATLAB Production Server. Earlier templates are removed and are no longer supported.
# Architecture and Resources
Expand Down
182 changes: 0 additions & 182 deletions releases/R2022a/README.md

This file was deleted.

Binary file removed releases/R2022a/images/FinalArchitecture60.png
Binary file not shown.
Binary file removed releases/R2022a/images/azureScaling.png
Binary file not shown.
Binary file removed releases/R2022a/images/cloudConsoleHome.png
Binary file not shown.
Binary file removed releases/R2022a/images/cloudConsoleLogin.png
Binary file not shown.
Binary file not shown.
3 changes: 0 additions & 3 deletions releases/R2022a/scripts/scriptScaleSet.sh

This file was deleted.

2 changes: 1 addition & 1 deletion releases/R2022b/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ configure and manage server instances on the cloud. If your solution uses privat
1. Click **Outputs** from the left pane. Copy the parameter value for **dashboardURL** and paste it in a browser.
1. Log in using the administrator username and password that you specified in the [Configure Cloud Resources](#step-2-configure-cloud-resources) step of the deployment process.

![MATLAB Production Server Dashboard](/releases/R2022a/images/dashboardLogin.png?raw=true)
![MATLAB Production Server Dashboard](/releases/R2022b/images/dashboardLogin.png?raw=true)

You are now ready to use MATLAB Production Server on Azure.

Expand Down
2 changes: 1 addition & 1 deletion releases/R2023a/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ configure and manage server instances on the cloud. If your solution uses privat
1. Click **Outputs** from the left pane. Copy the parameter value for **dashboardURL** and paste it in a browser.
1. Log in using the administrator username and password that you specified in the [Configure Cloud Resources](#step-2-configure-cloud-resources) step of the deployment process.

![MATLAB Production Server Dashboard](/releases/R2022a/images/dashboardLogin.png?raw=true)
![MATLAB Production Server Dashboard](/releases/R2023a/images/dashboardLogin.png?raw=true)

You are now ready to use MATLAB Production Server on Azure.

Expand Down
2 changes: 1 addition & 1 deletion releases/R2023b/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ configure and manage server instances on the cloud. If your solution uses privat
1. Click **Outputs** from the left pane. Copy the parameter value for **dashboardURL** and paste it in a browser.
1. Log in using the administrator username and password that you specified in the [Configure Cloud Resources](#step-2-configure-cloud-resources) step of the deployment process.

![MATLAB Production Server Dashboard](/releases/R2022a/images/dashboardLogin.png?raw=true)
![MATLAB Production Server Dashboard](/releases/R2023b/images/dashboardLogin.png?raw=true)

You are now ready to use MATLAB Production Server on Azure.

Expand Down
2 changes: 1 addition & 1 deletion releases/R2024a/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ configure and manage server instances on the cloud. If your solution uses privat
1. Click **Outputs** from the left pane. Copy the parameter value for **dashboardURL** and paste it in a browser.
1. Log in using the administrator username and password that you specified in the [Configure Cloud Resources](#step-2-configure-cloud-resources) step of the deployment process.

![MATLAB Production Server Dashboard](/releases/R2022a/images/dashboardLogin.png?raw=true)
![MATLAB Production Server Dashboard](/releases/R2024a/images/dashboardLogin.png?raw=true)

You are now ready to use MATLAB Production Server on Azure.

Expand Down
2 changes: 1 addition & 1 deletion releases/R2024a/templates/azuredeploy24a.json
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@
},
"subnetName": { "value": "[variables('subnetName')]" }
},
"_artifactsLocation":"https://raw.githubusercontent.com/mathworks-ref-arch/matlab-production-server-on-azure/master/releases/R2024a/scripts/",
"_artifactsLocation":"https://raw.githubusercontent.com/mathworks-ref-arch/matlab-production-server-on-azure/staging/releases/R2024a/scripts/",
"_artifactsLocationSasToken":""
},
"resources": [
Expand Down
2 changes: 1 addition & 1 deletion releases/R2024b/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ configure and manage server instances on the cloud. If your solution uses privat
1. Click **Outputs** from the left pane. Copy the parameter value for **dashboardURL** and paste it in a browser.
1. Log in using the administrator username and password that you specified in the [Configure Cloud Resources](#step-2-configure-cloud-resources) step of the deployment process.

![MATLAB Production Server Dashboard](/releases/R2022a/images/dashboardLogin.png?raw=true)
![MATLAB Production Server Dashboard](/releases/R2024b/images/dashboardLogin.png?raw=true)

You are now ready to use MATLAB Production Server on Azure.

Expand Down
File renamed without changes.
Loading