Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TECH ED] Frontend Deployment #7

Open
Alamin-eng opened this issue May 31, 2024 · 2 comments
Open

[TECH ED] Frontend Deployment #7

Alamin-eng opened this issue May 31, 2024 · 2 comments
Assignees

Comments

@Alamin-eng
Copy link
Owner

Alamin-eng commented May 31, 2024

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
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.

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.

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.

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.

@Alamin-eng
Copy link
Owner Author

@Alamin-eng
Copy link
Owner Author

@Alamin-eng Alamin-eng changed the title [TECH ED] Frontend Deployment [Module Cloud Issue #1](https://github.com/CodeYourFuture/Module-Cloud/issues/1) May 31, 2024
@Alamin-eng Alamin-eng changed the title [Module Cloud Issue #1](https://github.com/CodeYourFuture/Module-Cloud/issues/1) https://github.com/orgs/CodeYourFuture/projects/151/views/1?pane=issue&itemId=50653975 May 31, 2024
@Alamin-eng Alamin-eng changed the title https://github.com/orgs/CodeYourFuture/projects/151/views/1?pane=issue&itemId=50653975 [TECH ED] Frontend Deployment May 31, 2024
@Alamin-eng Alamin-eng self-assigned this May 31, 2024
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

No branches or pull requests

1 participant