Installing the Amazon DCV Server on Amazon EC2 Mac instances
You can use an installation wizard to install the Amazon DCV server on an Amazon EC2 Mac instance. To install with the installation wizard, you need to have interactive GUI access. The wizard guides you through a series of steps that show how to customize your Amazon DCV server installation. Alternatively, you can use the command line to perform an unattended installation. This uses default settings to automate the installation procedure. To perform unattended installations, System Integrity Protection (SIP) must be disabled.
Note
Amazon DCV server for macOS is only supported on Amazon EC2 Apple silicon instances.
Using an unattended installation
Amazon DCV can install and activate the server software automatically. This is called
an "unattended installation". By default, an unattended installation enables Amazon DCV server auto-start.
An example Amazon Machine Image creation automation can be found in the aws-samples Github within
the dcv-samples
repository
To install the Amazon DCV server on Amazon EC2 Mac instance using an unattended installation
-
Launch and connect to the server that you intend to install the Amazon DCV server on.
-
Download the Amazon DCV server installer from the Amazon DCV
website. Note
The Amazon DCV server is available only in a 64-bit version and supported on 64-bit ARM Amazon EC2 instances.
-
Download the packages from the Amazon DCV download website
. $wget https://d1uj6qtbmh3dt5.cloudfront.net/2025.0/Servers/nice-dcv-server-2025.0-20103-macos-arm64.dist.pkg -
Run the unattended installer with the following command:
$sudo installer -pkg nice-dcv-server-2025.0-version_number-macos-arm64.dist.pkg -target /
Using the wizard
Use the Amazon DCV server installation wizard for a guided installation.
To install the Amazon DCV server on Amazon EC2 Mac instances using the wizard
-
Launch and connect to the server on which to install the Amazon DCV server.
-
Download the Amazon DCV server installer from the Amazon DCV
website. Note
The Amazon DCV server is available only in a 64-bit version and supported on 64-bit ARM Amazon EC2 instances.
Tip
The latest packages
page of the download website contains links that always point to the newest available version. You can use these links to automatically retrieve the newest Amazon DCV packages. -
Run
nice-dcv-server-2025.0-.version_number-macos-arm64.dist.pkg -
On the Introduction screen, choose Continue.
-
On the Installation Type screen, check the package check boxes, and then choose Continue.
-
Choose Install.