Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

[TECH ED] Frontend Deployment #316

Open
PERicci opened this issue May 31, 2024 · 2 comments
Open

[TECH ED] Frontend Deployment #316

PERicci opened this issue May 31, 2024 · 2 comments

Comments

@PERicci
Copy link
Owner

PERicci commented May 31, 2024

From Module-Cloud created by SallyMcGrath: CodeYourFuture/Module-Cloud#1

Link to the coursework

https://github.com/CodeYourFuture/React-Module-Project

Why are we doing this?

Setup Github Actions for CYF Hotel Frontend deployments to S3

  1. Create GitHub Actions Workflow File: In your CYF Hotel repository, create a new YAML file under the .github/workflows directory. Name it something relevant, like frontend-s3-deploy.yml.

  2. Configure AWS Credentials: Utilize GitHub Secrets to securely store your AWS credentials. These secrets will be used in the GitHub Actions workflow to authenticate against AWS.

  3. Write S3 Deployment Steps: In the YAML file, define the steps to install AWS CLI, configure AWS credentials, and sync your build folder to your S3 bucket.

  4. Test the Workflow: Push a change to your repository or manually run the workflow from the GitHub Actions tab to verify that the S3 deployment works as expected.

Maximum time in hours

3

How to get help

If you are doing this for the first time, this will be hard. You must reach out to volunteers to help you. Your ability to ask for help is be actively assessed during this time.

You are not expected to be able to complete this module completely independently. You are expected to get help from volunteers.

How to submit

In this advanced module you will demo your work.

@PERicci PERicci self-assigned this May 31, 2024
@PERicci PERicci moved this to 📋 Backlog in CYF Coursework Planner Board May 31, 2024
@PERicci PERicci moved this from 📋 Backlog to 🔖 Ready in CYF Coursework Planner Board Jun 4, 2024
@PERicci PERicci moved this from 🔖 Ready to 🏗 In progress in CYF Coursework Planner Board Jun 13, 2024
@PERicci PERicci moved this from 🏗 In progress to 🔖 Ready in CYF Coursework Planner Board Jun 13, 2024
@PERicci
Copy link
Owner Author

PERicci commented Jun 13, 2024

http://52.90.98.83:3000/
Image

@PERicci
Copy link
Owner Author

PERicci commented Jun 13, 2024

@PERicci PERicci moved this from 🔖 Ready to 🏗 In progress in CYF Coursework Planner Board Jun 13, 2024
@PERicci PERicci moved this from 🏗 In progress to 👀 In review in CYF Coursework Planner Board Jun 13, 2024
@PERicci PERicci moved this from 👀 In review to ✅ Done in CYF Coursework Planner Board Jun 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Status: Done
Development

No branches or pull requests

1 participant