about ordering and peer organizations #fabric-orderer #fabric-peer


famar
 

Hello, i have a question about peer and ordering orgs.
In my scenario i have 1 tls CAs, 3 root CAs that have to manage the ordering services and 21 intermediate (7 for every root).
Reading the docs i found that it isĀ  recommended to have different CA for ordering and peers.
So, in my practical docker configuration, is it better to start 3 container for orderers CAs and 3 for the root (peer) Cas?
Thanks