Skip to content

Commit 1af94a1

Browse files
committed
Update README
* Update template URLs * Add link toS3 bucket folder naming rules
1 parent 37aea2a commit 1af94a1

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

releases/R2023b/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,8 @@ To run applications on MATLAB Web App Server, you need to create web apps using
117117
1. Look for the key named `MATLABWebAppServerAppsS3Bucket`, and click the corresponding URL listed under value.
118118
1. In the S3 console, click **apps**.
119119
1. Click **Upload** > **Add Files** to select and upload web apps (`.ctf` files).
120-
>**NOTE 1:** If you enable OIDC authentication, you can upload web apps from the apps home page. Any apps you upload via the apps home page are not synchornized with S3 bucket. To enable OIDC authentication, see [Configure OIDC Authentication](#configure-oidc-authentication).
121-
>**NOTE 2:** Only folders created within the APPS root level folder are supported. Subfolders within those folders are not supported.
120+
>**NOTE 1:** If you enable OIDC authentication, you can upload web apps from the apps home page. Any apps you upload via the apps home page are not synchornized with S3 bucket. To enable OIDC authentication, see [Configure OIDC Authentication](#configure-oidc-authentication).<p>
121+
>**NOTE 2:** Only folders created within the APPS root level folder are supported. Subfolders within those folders are not supported. For folder naming guidelines, see [General purpose bucket naming rules](https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucketnamingrules.html).
122122
123123
## Get Password to EC2 Instance Hosting MATLAB Web App Server
124124
1. In the AWS management console, select the stack you deployed.

releases/R2024a/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@ To run applications on MATLAB Web App Server, you need to create web apps using
116116
1. Look for the key named `MATLABWebAppServerAppsS3Bucket`, and click the corresponding URL listed under value.
117117
1. In the S3 console, click **apps**.
118118
1. Click **Upload** > **Add Files** to select and upload web apps (`.ctf` files).
119-
>**NOTE 1:** If you enable OIDC authentication, you can upload web apps from the apps home page. Any apps you upload via the apps home page are not synchornized with S3 bucket. To enable OIDC authentication, see [Configure OIDC Authentication](#configure-oidc-authentication).
120-
>**NOTE 2:** Only folders created within the APPS root level folder are supported. Subfolders within those folders are not supported.
119+
>**NOTE 1:** If you enable OIDC authentication, you can upload web apps from the apps home page. Any apps you upload via the apps home page are not synchornized with S3 bucket. To enable OIDC authentication, see [Configure OIDC Authentication](#configure-oidc-authentication).<p>
120+
>**NOTE 2:** Only folders created within the APPS root level folder are supported. Subfolders within those folders are not supported. For folder naming guidelines, see [General purpose bucket naming rules](https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucketnamingrules.html).
121121
122122
## Get Password to EC2 Instance Hosting MATLAB Web App Server
123123
1. In the AWS management console, select the stack you deployed.

releases/R2024b/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ To run applications on MATLAB Web App Server, you need to create web apps using
116116
1. In the S3 console, click **apps**.
117117
1. Click **Upload** > **Add Files** to select and upload web apps (`.ctf` files).
118118
>**NOTE 1:** If you enable OIDC authentication, you can upload web apps from the apps home page. Any apps you upload via the apps home page are not synchronized with S3 bucket. To enable OIDC authentication, see [Configure OIDC Authentication](#configure-oidc-authentication).<p>
119-
>**NOTE 2:** Only folders created within the `APPS` root-level folder are supported. Subfolders within those folders are not supported.
119+
>**NOTE 2:** Only folders created within the `APPS` root-level folder are supported. Subfolders within those folders are not supported. For folder naming guidelines, see [General purpose bucket naming rules](https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucketnamingrules.html).
120120
121121
## Get Password to EC2 Instance Hosting MATLAB Web App Server
122122
1. In the AWS management console, select the stack you deployed.

releases/R2025a/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ On Windows servers, user authentication to the MATLAB Web App Server home page i
160160
1. In the S3 console, click **apps**.
161161
1. Click **Upload** > **Add Files** to select and upload web apps (`.ctf` files).
162162
>**NOTE 1:** If you enable user authentication, you can upload web apps from the apps home page. To configure authentication, see [Step 8](#step-8-configure-user-authentication).<p>
163-
>**NOTE 2:** Only folders created within the `apps` root-level folder are supported. Subfolders within those folders are not supported.
163+
>**NOTE 2:** Only folders created within the `apps` root-level folder are supported. Subfolders within those folders are not supported. For folder naming guidelines, see [General purpose bucket naming rules](https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucketnamingrules.html).
164164
165165
## Get Password to EC2 Instance Hosting MATLAB Web App Server
166166
1. In the AWS management console, select the stack you deployed.

releases/R2025b/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Then, click the appropriate **Launch Stack** button to launch the stack configur
1313

1414
| Release | New VPC | Existing VPC | Operating Systems |
1515
|---------|---------| ------------ | ----------------- |
16-
| R2025b | <a href="https://us-east-1.console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/quickcreate?templateURL=https://matlab-web-app-server-templates.s3.amazonaws.com/R2025b_refarch/WebAppServer_new.yml" target="_blank"> <img src="https://s3.amazonaws.com/cloudformation-examples/cloudformation-launch-stack.png"/> </a> | <a href ="https://us-east-1.console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/create/review?templateURL=https://matlab-web-app-server-templates.s3.amazonaws.com/R2025b_refarch/WebAppServer_existing.yml" target ="_blank" > <img src ="https://s3.amazonaws.com/cloudformation-examples/cloudformation-launch-stack.png" /> </a> | Windows Server 2022 or Ubuntu 22.04 VM |
16+
| R2025b | <a href="https://us-east-1.console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/quickcreate?templateURL=https://matlab-web-app-server-templates.s3.amazonaws.com/r2025b_refarch/WebAppServer_new.yml" target="_blank"> <img src="https://s3.amazonaws.com/cloudformation-examples/cloudformation-launch-stack.png"/> </a> | <a href ="https://us-east-1.console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/create/review?templateURL=https://matlab-web-app-server-templates.s3.amazonaws.com/r2025b_refarch/WebAppServer_existing.yml" target ="_blank" > <img src ="https://s3.amazonaws.com/cloudformation-examples/cloudformation-launch-stack.png" /> </a> | Windows Server 2022 or Ubuntu 22.04 VM |
1717

1818
The AWS Management Console opens in your web browser.
1919

@@ -160,7 +160,7 @@ On Windows servers, user authentication to the MATLAB Web App Server home page i
160160
1. In the S3 console, click **apps**.
161161
1. Click **Upload** > **Add Files** to select and upload web apps (`.ctf` files).
162162
>**NOTE 1:** If you enable user authentication, you can upload web apps from the apps home page. To configure authentication, see [Step 8](#step-8-configure-user-authentication).<p>
163-
>**NOTE 2:** Only folders created within the `apps` root-level folder are supported. Subfolders within those folders are not supported.
163+
>**NOTE 2:** Only folders created within the `apps` root-level folder are supported. Subfolders within those folders are not supported. For folder naming guidelines, see [General purpose bucket naming rules](https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucketnamingrules.html).
164164
165165
## Get Password to EC2 Instance Hosting MATLAB Web App Server
166166
1. In the AWS management console, select the stack you deployed.

0 commit comments

Comments
 (0)