Skip to content

Automated: Building everything on 1 machine and distributing #67

@davidkel

Description

@davidkel

Currently the binaries (peer, orderer) are built on all fabric nodes by checking out the code. Also the chaincode is checked out on all peers and packaged before being installed.

It may be quicker (and then again it may not as each machine is a separate VM/BM) to just check out in a single place, build/package everything on that machine and then distribute

It would be an interesting experiment to see if it is quicker to do it this way,

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions