You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: LICENSE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ The files in this GitHub repository refer to commercial software products and se
4
4
5
5
The following license terms apply only to the files in this GitHub repository, including files in this folder and its subfolders, and do not apply to MathWorks Programs. References to “software” and “code” in the following license terms refer to the files in this GitHub repository.
|[R2024a](releases/R2024a/README.md)|[R2024a](https://github.com/mathworks-ref-arch/matlab-parallel-server-on-aws-win/tree/master/releases/R2024a/README.md)| ⚠️ Prebuilt will be removed in September 2026. |
45
45
|[R2023b](releases/R2023b/README.md)|[R2023b](https://github.com/mathworks-ref-arch/matlab-parallel-server-on-aws-win/tree/master/releases/R2023b/README.md)| ⚠️ Prebuilt will be removed in March 2026. |
46
-
|[Earlier/Custom](./packer/v1)|[Earlier/Custom](https://github.com/mathworks-ref-arch/matlab-parallel-server-on-aws-win/tree/master/packer/v1)| For earlier MATLAB releases, you must build your own machine image. |
46
+
|[Earlier/Custom](./packer/v1)|[Earlier/Custom](https://github.com/mathworks-ref-arch/matlab-parallel-server-on-aws-win/tree/master/packer/v1)| For earlier MATLAB releases, you must build your own machine image. |
47
47
48
48
The above instructions allow you to launch instances based on the latest prebuilt MathWorks® Amazon Machine Images (AMIs).
49
49
@@ -57,7 +57,7 @@ You can then deploy this custom image with the MathWorks infrastructure as code
57
57
You can customize the MATLAB release which is installed as part of this custom build.
58
58
This includes MATLAB releases supported by the prebuilt images, as well as earlier MATLAB releases.
59
59
For more details,
60
-
see [Customize MATLAB Paralle Server Release to Install](./packer/v1#customize-matlab-parallel-server-release-to-install).
60
+
see [Customize MATLAB Parallel Server Release to Install](./packer/v1#customize-matlab-parallel-server-release-to-install).
61
61
62
62
Platform engineering teams can use these scripts to take advantage of optimizations MathWorks has developed
63
63
for running MathWorks products in the cloud.
@@ -171,4 +171,4 @@ If you require assistance or have a request for additional features or capabilit
description="Specifies the network interface address used by Packer for SSH connections. Acceptable values are 'public_ip', 'private_ip', 'public_dns', or 'private_dns'."
179
+
type=string
180
+
default="public_ip"
181
+
description="Specifies the network interface address used by Packer for SSH connections. Acceptable values are 'public_ip', 'private_ip', 'public_dns', or 'private_dns'."
description="If true, Packer will authorize SSH access from the host’s public IP (as a CIDR block) in the temporary security group created for the Packer Builder instance. This setting is only used when SECURITY_GROUP_ID is not provided."
0 commit comments