Lab 02
Lab 02
Lab 02
LABORATORIO
Objetivos:
· Computadora personal.
Introducción:
Seguridad:
Procedimiento y Resultados:
a. heroku –-version
cd webjf/
git init
heroku git:remote -a webjf
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-sca-
le=1.0">
<title>Proyecto web</title>
</head>
<body>
<h1>Desarrollo de Soluciones en la Nube</h1>
</body>
</html>
6. Desplegar aplicación
git add .
git commit -am "Primer commit"
git push heroku master
9. Ingresar al url
heroku pg:credentials:url
postgres://carzsuwnjczyxc:dbeed4c1fe08b675ff796bba3ec8ebc50defbaa72034ef31e
[email protected]:5432/
d8bbgbosa2j59l
dbname=degi05oehrouni host=ec2-44-207-126-176.compute-1.amazonaws.com
port=5432 user=kjhzpvkrcktlcm
password=d4947da211d834ed92675df5c10186682bfa668ed214bd37689147cc5da9
e02e sslmode=require
Connection URL:
postgres://kjhzpvkrcktlcm:d4947da211d834ed92675df5c10186682bfa668ed214bd37
[email protected]:5432/
degi05oehrouni
Tarea
Conclusiones:
1. …..
2. …..
3. …..
4. ……
5. ……