Subindo o projeto, na atividade https://cursos.alura.com.br/course/Microsservicos-pratica-tomada-decisoes/task/101818, em Submódulos
git clone --recurse-submodules --remote-submodules https://github.com/CViniciusSDias/alura-ms.git
com sucesso
$ docker-compose up --build
subiu com erros
Ambiente Microsoft Windows [versão 10.0.19044.2486] 63 bits, professional, Windows Professional
Server: Docker Desktop 4.15.0 (93002)
Engine:
Version: 20.10.21
Attaching to alura-ms-api-gateway-1, alura-ms-consumer-academico-1, alura-ms-front-1, alura-ms-mongo-mkt-1, alura-ms-postgre-academico-1, alura-ms-rabbitmq-1, alura-ms-web-academico-1, alura-ms-web-financeiro-1, alura-ms-web-mkt-1
: not foundont-1 | ./entrypoint.sh: 2: ./entrypoint.sh:
alura-ms-front-1 | ./entrypoint.sh: 8: ./entrypoint.sh: Syntax error: end of file unexpected (expecting "then")
alura-ms-api-gateway-1 | 2023/02/13 17:34:57 [emerg] 1#1: host not found in upstream "web-financeiro" in /etc/nginx/conf.d/api-gateway.conf:5
alura-ms-api-gateway-1 | nginx: [emerg] host not found in upstream "web-financeiro" in /etc/nginx/conf.d/api-gateway.conf:5
alura-ms-api-gateway-1 exited with code 1
alura-ms-api-gateway-1 | 2023/02/13 17:35:08 [emerg] 1#1: host not found in upstream "web-financeiro" in /etc/nginx/conf.d/api-gateway.conf:5
alura-ms-api-gateway-1 | nginx: [emerg] host not found in upstream "web-financeiro" in /etc/nginx/conf.d/api-gateway.conf:5
alura-ms-api-gateway-1 exited with code 1
alura-ms-api-gateway-1 | 2023/02/13 17:35:20 [emerg] 1#1: host not found in upstream "web-financeiro" in /etc/nginx/conf.d/api-gateway.conf:5
alura-ms-api-gateway-1 | nginx: [emerg] host not found in upstream "web-financeiro" in /etc/nginx/conf.d/api-gateway.conf:5
Attaching to alura-ms-api-gateway-1, alura-ms-consumer-academico-1, alura-ms-front-1, alura-ms-mongo-mkt-1, alura-ms-postgre-academico-1, alura-ms-rabbitmq-1, alura-ms-web-academico-1, alura-ms-web-financeiro-1, alura-ms-web-mkt-1
: not foundnsumer-academico-1 | ./entrypoint.sh: 2:
alura-ms-consumer-academico-1 | ./entrypoint.sh: 8: Syntax error: end of file unexpected (expecting "then")
: not foundb-financeiro-1 | ./entrypoint.sh: 2:
alura-ms-web-financeiro-1 | ./entrypoint.sh: 8: Syntax error: end of file unexpected (expecting "then")
: not foundont-1 | ./entrypoint.sh: 2: ./entrypoint.sh:
alura-ms-front-1 | ./entrypoint.sh: 8: ./entrypoint.sh: Syntax error: end of file unexpected (expecting "then")
: not foundb-academico-1 | ./entrypoint.sh: 2:
alura-ms-web-academico-1 | ./entrypoint.sh: 10: Syntax error: end of file unexpected (expecting "then")
alura-ms-consumer-academico-1 exited with code 2
: not foundb-mkt-1 | ./entrypoint.sh: 2: ./entrypoint.sh:
alura-ms-web-mkt-1 | ./entrypoint.sh: 8: ./entrypoint.sh: Syntax error: end of file unexpected (expecting "then")
alura-ms-web-financeiro-1 exited with code 2
alura-ms-front-1 exited with code 2
alura-ms-web-academico-1 exited with code 2
alura-ms-web-mkt-1 exited with code 2
alura-ms-api-gateway-1 | 2023/02/13 17:34:45 [emerg] 1#1: host not found in upstream "web-financeiro" in /etc/nginx/conf.d/api-gateway.conf:5
alura-ms-api-gateway-1 | nginx: [emerg] host not found in upstream "web-financeiro" in /etc/nginx/conf.d/api-gateway.conf:5
alura-ms-api-gateway-1 exited with code 1
NÃO SOBE, O AMBIENTE, com os serviços dos container para o windows .
Ou seja a execução do DOCKER UP, para o windows nao esta subindo, pode-se que para quem tem maquina com LINUX, não tenha dado erros!!!
att
Alguém já teve problemas com a execução dele o windows 64bits professional !!!!
Rogério