Free Website Privacy Check: Ensure Your Site's Compliant Now!
Background Image

AWS

Install Guide by AWS | AesirX DAM

Step 1

You need to launch a new EC2 instance, by looking into the Community AMIs for "AesirX DAM" and selecting one of the available images - they will vary in the app version and platform (x86 / arm64)

img1.jpg

Step 2

When choosing the Instance Type, a t3.small or t4g.small instance is enough (2vCPU / 2Gb)

img2.jpg

Step 3

Under Name and tags click under Additional tags, then add 2 tags, one for the REACT_APP_CLIENT_SECRET and one for the REACT_APP_LICENSE using the values that were received under My Account in https://dam.aesirx.io

img3_1.png

img3_2.png

Step 4

Under "Advanced Details" set Allow tags in metadata to Enabled

img_4.png

Step 5

Under "Advanced Details" and under User Data write:

#!/usr/bin/bash
damsetup

img_5.png

Step 6

When the instance is launched, look for the public IPv4 address, or alternatively you can add an elastic IP address (recommended to fix the IP address)

img4.jpg

Enjoyed this read? Share the blog!