crypto-config.yaml

Copyright IBM Corp. All Rights Reserved.

SPDX-License-Identifier: Apache-2.0

---------------------------------------------------------------------------

“OrdererOrgs” - Definition of organizations managing orderer nodes

---------------------------------------------------------------------------

OrdererOrgs:

---------------------------------------------------------------------------

Orderer

---------------------------------------------------------------------------

  • Name: Orderer
    Domain: example.com

    ---------------------------------------------------------------------------

    “Specs” - See PeerOrgs below for complete description

    ---------------------------------------------------------------------------

    Specs:
    • Hostname: orderer
    • Hostname: orderer2
    • Hostname: orderer3
    • Hostname: orderer4
    • Hostname: orderer5

---------------------------------------------------------------------------

“PeerOrgs” - Definition of organizations managing peer nodes

---------------------------------------------------------------------------

PeerOrgs:

---------------------------------------------------------------------------

Org1

---------------------------------------------------------------------------

  • Name: Org1
    Domain: org1.example.com
    EnableNodeOUs: true

    ---------------------------------------------------------------------------

    “Specs”

    ---------------------------------------------------------------------------

    Uncomment this section to enable the explicit definition of hosts in your

    configuration. Most users will want to use Template, below

    Specs is an array of Spec entries. Each Spec entry consists of two fields:

    - Hostname: (Required) The desired hostname, sans the domain.

    - CommonName: (Optional) Specifies the template or explicit override for

    the CN. By default, this is the template:

    “{{.Hostname}}.{{.Domain}}”

    which obtains its values from the Spec.Hostname and

    Org.Domain, respectively.

    ---------------------------------------------------------------------------

    Specs:

    - Hostname: foo # implicitly “foo.org1.example.com”

    CommonName: foo27.org5.example.com # overrides Hostname-based FQDN set above

    - Hostname: bar

    - Hostname: baz

    ---------------------------------------------------------------------------

    “Template”

    ---------------------------------------------------------------------------

    Allows for the definition of 1 or more hosts that are created sequentially

    from a template. By default, this looks like “peer%d” from 0 to Count-1.

    You may override the number of nodes (Count), the starting index (Start)

    or the template used to construct the name (Hostname).

    Note: Template and Specs are not mutually exclusive. You may define both

    sections and the aggregate nodes will be created for you. Take care with

    name collisions

    ---------------------------------------------------------------------------

    Template:
    Count: 2

    Start: 5

    Hostname: {{.Prefix}}{{.Index}} # default

    ---------------------------------------------------------------------------

    “Users”

    ---------------------------------------------------------------------------

    Count: The number of user accounts in addition to Admin

    ---------------------------------------------------------------------------

    Users:
    Count: 1

---------------------------------------------------------------------------

Org2: See “Org1” for full specification

---------------------------------------------------------------------------

  • Name: Org2
    Domain: org2.example.com
    EnableNodeOUs: true
    Template:
    Count: 2
    Users:
    Count: 1
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值