CodeYourFuture / CodeYourFuture/Module-Cloud
[TECH ED] Frontend Deployment
- Linguagem predominante
- Sem dados de linguagem
- Estrelas
- 0
- Forks
- 6
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
### 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.
Guia de contribuição
Direção de pesquisa
Comece com o trabalho do curso React-Module-Project vinculado e com o diretório .github/workflows do repositório CYF Hotel. Crie um workflow YAML relevante usando GitHub Secrets, instale e configure a AWS CLI e sincronize a pasta build com o bucket S3. O trabalho estará concluído quando um push ou uma execução manual do GitHub Actions concluir um deployment que possa ser demonstrado.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- aws, github-actions, yaml
- Domínio
- ci-cd, cloud, devops
- Tipo de issue
- Funcionalidade
- Dificuldade
- 3/5
- Tempo estimado
- 1-3 horas
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 35/100