LogoLogo
  • Welcome to WorkSpaces Manager
  • Overview
    • Change Log
      • Stable
      • Beta
    • Portal Requirements
      • Software Requirements
      • Hardware Requirements
    • Installation Prerequisites
      • Active Directory Service Account
      • Amazon WorkSpaces Cost Optimizer
      • CloudWatch Log Group & Eventbridge Rule
      • Port Requirements
      • AWS Service Endpoints
    • Installation Procedure
      • Subscribe to WorkSpaces Manager License Key
      • Request a License Key
      • Subscribe to WorkSpaces Manager Appliance
      • Deploy WorkSpaces Manager Appliance via CloudFormation
      • Configure WorkSpaces Manager
    • Upgrade Procedures
      • From Version 5
      • WSM Update Tool
      • Latest Version Updates
    • Alternate deployment options
      • Install manually on EC2
      • Deployment from Shared AMI
        • Security Group
        • IAM Requirements: Custom Policies
        • IAM Requirements: Role and EC2 instance profile
        • Shared AMI (Amazon Machine Image)
      • Create AMI via Packer
      • Deploy an RDS Database via Terraform
    • WorkSpaces Performance Monitor Agent
    • High Availability (HA)
    • Appendices
      • Administrator Active Directory Permissions
      • SES Configuration
      • HTTPS/TLS Encryption
      • Friendly Portal URL Address
      • GPO and values for WorkSpaces Performance Monitor Agent
      • GPO and value for Disconnection after idle time
      • IAM Policies in JSON format
      • AWS CLI v2
      • LDAP (Active Directory) Troubleshooting for WSM
      • RDS Database Options
Powered by GitBook
On this page
  1. Overview
  2. Alternate deployment options
  3. Deployment from Shared AMI

Shared AMI (Amazon Machine Image)

PreviousIAM Requirements: Role and EC2 instance profileNextCreate AMI via Packer

Last updated 6 months ago

At this stage, you'll launch the custom AMI shared by Nuvens to deploy WorkSpaces Manager. The AMI is based on Windows Server 2019 and includes two volumes:

  • C:\ with 75GB of storage

  • D:\ with 20GB of storage

When deploying WorkSpaces Manager from a shared AMI, ensure that you use the newly created Security Group and the appropriate EC2 instance profile with the correct policies attached. This setup will grant the instance the necessary permissions to interact with AWS services, while the Security Group ensures proper network access and security.

For a real-world example of how to deploy an AMI via Terraform, please check this repository below for guidance and best practices:

Nuvens-Public / WSM from AMI · GitLabGitLab
Logo