Welcome to the Linux Foundation Forum!

docker-compose.yaml peer id appears to be incorrect under lab03

I noticed CORE_PEER_ID=peer0.org1.example.com in docker-compose.yaml file on Lab03 exercise under peer1.org1.example.com section. Should it be peer1.org1.example.com or peer0.org1.example.com as the exercise is meant to add new peer with domain name peer1.org1.example.com.

Answers

  • Bobbijn
    Bobbijn Posts: 190

    @SatyaNarayana76, Hello, Trying to determine the issue. Are you questioning a line of code in LAB 3 or just the name of the resources that are stored in the exercise folder for Lab 3?
    Bobbi

  • @SatyaNarayana76, yes it seems you are right, this is a mistake from the lab3
    The official documentation is saying : "The ID value of CORE_PEER_ID must be unique for each validating peer"
    So under the peer1.org1.example.com block it should be CORE_PEER_ID=peer1.org1.example.com

  • Bobbijn
    Bobbijn Posts: 190

    @SatyaNarayana76 and @jeanroch , Great catch, thank you for pointing this out. I will forward these comments to the course managers. Bobbi

Categories

Upcoming Training