Skip to content

2. Project management

This space will be dedicated to describing the details of how learning evolves as we advance in Fab Academy training.

  1. creating a walkthrough

  2. update of the information in GITLAB.

Creating the page in Git

This page will be kept up to date with each week’s assignments and then we always start with the help of our instructor.

Installing Git.

. We start with the Git download through the following Link: https://git-scm.com/download/win choosing the Git installation file for 64-bit windows.

DESCARGANDO GIT

. We then proceed to run the downloaded file as administrator

EJECUTANDO COMO ADMINISTRADOR

. The Git installation starts, giving next to several windows.

INSTALANDO GIT

INSTALANDO GIT

. We were asked to create a folder with a name referring to the training.

CREACIÓN DE CARPETA

. Once you have the FAB LAB folder, run Git Bash Here to start the job.

EJECUTANDO GIT

.The entry of personal data begins with the following commands:

COMANDOS

. We insert our name

NOMBRE

. We insert our email

CORREO ELECTRONICO

. Through the following command I can check the SSH keys of my computer

CLAVE DE MI COMPUTADORA

. If the key will not be created, let’s create it with the following command.

CREACIÓN DE CLAVE

. The generation of a key is required for the interaction between my pc and my Git page.

GENERACIÓN DE MI CONTRASEÑA

. After entering a five-digit password, we have to validate by repeating the same password.

CONFIRMACIÓN DE MI CONTRASEÑA

. From now on my PC already has the SSH key to carry out my work.

COMANDO PARA CLAVE SSH

. It was requested repeatedly with the SSH key command, and it returns copied everything from “ssh-rsa AAA.. to .edu.pe”

COMANDO PARA CLAVE SSH

. We go on to log in to Git Lab at the following link: https://gitlab.fabcloud.org/academany/fabacademy/2022

INICIAREMOS SESIÓN EN GIT LAB

. Register my email and personal password to start the job.

REGISTRO DE USUARIO Y CONTRASEÑA

. After accessing Git Lab, I go to the projects tab and choose the website designated with my name.

INGRESANDO A FAB ACADEMY 2022 Y SITIO WEB PERSONAL

. By accessing my website, you can see several options to work, for now we edit our profile.

EDITANDO NUESTRO PERFIL

. Changing the photo of our profile and some data.

FOTO DE PERFIL

. Entering the SSH Keys tab, we insert the SSH key created in the Git Bash Here.

CLAVE SSH

. We can now start working on GIT with GIT LAB and publish between the website and my PC.

MI PERMISO

. We copy the link into CLONAR and then paste into Git Bash Here and we can start updating our website.

COPIAR URL Y PEGAR EL GIT BASH HERE


Last update: February 14, 2022