Skip to content

Latest commit

 

History

History
66 lines (47 loc) · 7.51 KB

README.md

File metadata and controls

66 lines (47 loc) · 7.51 KB

amazon-ec2-nice-dcv-samples

Sample AWS CloudFormation templates to provision Windows or Linux Amazon EC2 instances with GUI (graphical user interface) running Amazon DCV server. Includes option to install GPU drivers.

Description

Amazon DCV is a high-performance remote visualisation protocol that enables users to securely connect to remote desktops in the cloud from any device. To use, install a desktop environment and desktop manager (Linux), install DCV server software, and remotely connect to the server using web browser (screenshot below) or native client.

DCV client do not require a license while DCV server requires licensing. A license is not required for DCV server on Amazon EC2 if they can access Amazon S3 endpoint for license verification.

The CloudFormation templates provision EC2 instances running DCV server with the following features:

Deployment

See cfn section for deployment instructions.

Other deployment options

The official DCV site provides a CloudFormation template that allows the deployment of EC2 instances with DCV pre-installed and fully configured for internal testing. Refer to Announcing updates to NICE DCV AWS CloudFormation Templates for information.

To include DCV in your EC2 Image Builder pipeline, refer to Announcing the NICE DCV Amazon-managed component for EC2 Image Builder.

For manual installation instructions, refer to Amazon DCV Administrator Guide.

DCV installation scripts are available from the following re:Post community articles:

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

Notice

Usage indicates acceptance of DCV EULA and license agreements of all software that is installed on the EC2 instance. Some operating systems are not supported by DCV. Refer to documentation site for information.