Skip to content

Conversation

panqvela18
Copy link
Owner

This PR outlines the manual deployment process for the MyShop! app using AWS S3 and CloudFront. The deployment includes:

  • Setting up an S3 bucket for static website hosting.
  • Uploading the built MyShop! app to the S3 bucket.
  • Configuring CloudFront to distribute the app globally.
  • Instructions for making minor updates and handling cache invalidation.

@panqvela18 panqvela18 merged commit 5f3c0fd into main Jun 10, 2024
@IgorBarbashov
Copy link

IgorBarbashov commented Jun 10, 2024

The option "Configuring CloudFront to distribute the app globally" is implemented not completely. You configured CloudFront to distribute the app, but didn't change bucket’s policy so S3-website link is still available although should show 403 error page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants