Closed jairsjunior-onboarding[bot] closed 4 years ago
Please, go to katacoda.com and finish the course https://www.katacoda.com/courses/docker
Comment below with Done when you finish this task.
Done
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
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 %
Done
Complete the Katacoda.com course on Prometheus:
https://www.katacoda.com/courses/prometheus
Comment below with Done when you finish this task.
Done
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
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 %
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?
Massa! Vc andou mais uma milha aí.. esse painel aí do grafana precisa de ter uns dados aparecendo nele..
Ae! Top demais esse painel do Grafana né?
Done
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.
Done
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
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.
Done
Done
Congrats! You have finished the Development onboarding
Welcome to the Onboarding Phase 1 - Campus Dev Basics