Setup the website

  1. Access AWS Console Management
  • Locate and choose S3
  • Choose Create Bucket
  1. In the S3 Interface
  • Bucket name: chat-app-lab
  1. Untick Block all public access
  2. Choose ACLs enabled
  3. Tick I acknowledge …
  4. Choose Create bucket
  5. After creating the bucket
  • Choose: chat-app-lab
  1. Choose Upload
  2. Choose Add files
  3. With the downloaded folder, go to v1 to copy the original files to S3
  • Select all then drag and drop
  • Choose Upload
  1. Choose all downloaded files
  • Choose Actions
  • Choose Make public using ACL
  1. Choose Make public
  2. At the S3 interface
  • Choose Properties
  1. Scroll down to Static website hosting
  • Select Edit
  1. At the static website interface
  • Select enable for static website hosting
  • Hosting type : Host a static website
  1. At Index document
  • Fill in: index.html
  1. Choose save changes
  2. Copy the website output link
  3. Access the browser with the copied link