larenelg / csse6400-seq-cloud-formation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSSE6400 Seq Cloud Formation Stack Instructions

  1. In AWS, go to CloudFormation Service, go to Stacks, then Create Stack.

  2. In Create stack.

    a. Prepare template — "Template is ready"

    b. Sepcify template — "Upload a template file"

    c. Upload the seqcfn.yaml in this repository

    d. Click Next

image

  1. Specify Stack Details

    a. Name your stack whatever you want, we'll call it "Seq"

    b. Leave all the other defaults the same

    c. Click Next

image

  1. Configure stack options

    a. Leave all the defaults

    b. Click Next

image

  1. The stack creation will begin, you can monitor the progress in the last screen

image

  1. In AWS, go to Elastic Container Service, in Clusters, click on "Seq", click on the Tasks tab, click on the task ID. You will see the Public IP Address in the properties on this page.

image

image

  1. Go to the IP address above (no need to add port 5341, it's mapped to port 80), and log in using the default password, below.
Username: admin
Password: password

Make sure you change the password as soon as you log in

About