jairsjunior / onboarding-demo

0 stars 0 forks source link

etakahara - Onboarding Phase 1 #86

Closed jairsjunior-onboarding[bot] closed 4 years ago

jairsjunior-onboarding[bot] commented 4 years ago

Welcome to the Onboarding Phase 1 - Campus Dev Basics

jairsjunior-onboarding[bot] commented 4 years ago

First Task

Please, go to katacoda.com and finish the course https://www.katacoda.com/courses/docker

Comment below with Done when you finish this task.

etakahara commented 4 years ago

Done

jairsjunior-onboarding[bot] commented 4 years ago

Second Task

Install Docker in your machine and launch a Wordpress with MySQL using Docker. Send me the result of the docker ps command and a screenshot of your Wordpress blog's initial page

Hint: https://askbot.labbs.com.br - daemon.json - BIP 192.168.128.1/19

etakahara commented 4 years ago

ernestotakahara@Mac-mini-de-Ernesto wordpress % docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 1355b04f056c wordpress:latest "docker-entrypoint.s…" 10 hours ago Up 10 hours 0.0.0.0:8000->80/tcp wordpress_wordpress_1 4001168f74ae mysql:5.7 "docker-entrypoint.s…" 10 hours ago Up 10 hours 3306/tcp, 33060/tcp wordpress_db_1 d8dee0fa5685 docker101tutorial "/docker-entrypoint.…" 3 days ago Up 3 days 0.0.0.0:80->80/tcp docker-tutorial ernestotakahara@Mac-mini-de-Ernesto wordpress %

Screen Shot 2020-09-25 at 12 16 35 AM

jairsjunior-onboarding[bot] commented 4 years ago

Done

jairsjunior-onboarding[bot] commented 4 years ago

Third task

Complete the Katacoda.com course on Prometheus:

https://www.katacoda.com/courses/prometheus

Comment below with Done when you finish this task.

etakahara commented 4 years ago

Done

jairsjunior-onboarding[bot] commented 4 years ago

Fourth task

Create a MySQL monitoring panel in your machine using Prometheus and Grafana.

Send me the docker ps command result and a screenshot of the panel you have created.

Hint: prometheus exporter

etakahara commented 4 years ago

ernestotakahara@Mac-mini-de-Ernesto dockprom % docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 48b36dfaabc9 stefanprodan/caddy "/sbin/tini -- caddy…" About a minute ago Up About a minute 0.0.0.0:3000->3000/tcp, 0.0.0.0:9090-9091->9090-9091/tcp, 0.0.0.0:9093->9093/tcp caddy 337458a00f7c prom/alertmanager:v0.21.0 "/bin/alertmanager -…" About a minute ago Up About a minute 9093/tcp alertmanager 62a87a27e8cd prom/prometheus:v2.21.0 "/bin/prometheus --c…" About a minute ago Up About a minute 9090/tcp prometheus 56375d1f390b prom/node-exporter:v1.0.1 "/bin/node_exporter …" About a minute ago Up About a minute 9100/tcp nodeexporter dfd5b39229c1 prom/pushgateway:v1.2.0 "/bin/pushgateway" About a minute ago Up About a minute 9091/tcp pushgateway d0f2149b7d62 grafana/grafana:7.1.5 "/run.sh" About a minute ago Up About a minute 3000/tcp grafana 7e54dac05c04 gcr.io/cadvisor/cadvisor:v0.37.0 "/usr/bin/cadvisor -…" About a minute ago Up About a minute (healthy) 8080/tcp cadvisor 1355b04f056c wordpress:latest "docker-entrypoint.s…" 14 hours ago Up 14 hours 0.0.0.0:8000->80/tcp wordpress_wordpress_1 4001168f74ae mysql:5.7 "docker-entrypoint.s…" 14 hours ago Up 14 hours 3306/tcp, 33060/tcp wordpress_db_1 ernestotakahara@Mac-mini-de-Ernesto dockprom %

Screen Shot 2020-09-25 at 2 03 19 PM Screen Shot 2020-09-25 at 2 03 33 PM Screen Shot 2020-09-25 at 2 11 16 PM

jairsjunior-onboarding[bot] commented 4 years ago

Opa!! Vc tem uma boa milha da tarefa encaminhada aí! vc tem um prometheus e um grafana rodando, mas e o painel de monitoração do mysql?

etakahara commented 4 years ago

Screen Shot 2020-09-28 at 10 46 11 AM Screen Shot 2020-09-28 at 10 46 24 AM

jairsjunior-onboarding[bot] commented 4 years ago

Massa! Vc andou mais uma milha aí.. esse painel aí do grafana precisa de ter uns dados aparecendo nele..

etakahara commented 4 years ago

Screen Shot 2020-09-29 at 11 26 05 AM Screen Shot 2020-09-29 at 11 26 14 AM

jairsjunior-onboarding[bot] commented 4 years ago

Ae! Top demais esse painel do Grafana né?

jairsjunior-onboarding[bot] commented 4 years ago

Done

jairsjunior-onboarding[bot] commented 4 years ago

Fifth task

Finish the Katacoda.com courses on Git and Docker Swarm:

https://www.katacoda.com/courses/git

https://www.katacoda.com/courses/docker-orchestration

Comment below with Done when you finish this task.

etakahara commented 4 years ago

Done

jairsjunior-onboarding[bot] commented 4 years ago

Sixth task

Run your MySQL + Wordpress setup in your personal Labbs account! Send me the public URLs for your Wordpress.

Hint: Felipe or Caio from LABBS/GDIGI - https://accounts.labbs.com.br - https://git.labbs.com.br

etakahara commented 4 years ago

Screen Shot 2020-10-09 at 10 04 32 AM

http://etakahara.labbs.com.br/wp-admin/setup-config.php

Screen Shot 2020-10-09 at 11 49 39 AM

jairsjunior-onboarding[bot] commented 4 years ago

Isso aíí! Agora a última tarefa é só remover esses 2 containers que vc subiu lá do labbs para não ficarem rodando lá sem ngm utilizando.

etakahara commented 4 years ago

Screen Shot 2020-10-13 at 9 40 44 AM Screen Shot 2020-10-13 at 9 41 06 AM Screen Shot 2020-10-13 at 9 41 48 AM Done

jairsjunior-onboarding[bot] commented 4 years ago

Done

jairsjunior-onboarding[bot] commented 4 years ago

Congrats! You have finished the Development onboarding