-
Notifications
You must be signed in to change notification settings - Fork 445
Open
Labels
DocumentationUpdates related to the documentationUpdates related to the documentation
Description
Since now the api engine call nodes with container names, creating a server and agents across different hosts is impossible. This is because with different agents and the server running on different hosts, they (as docker containers) cannot connect nodes as docker containers on another host.
Expected Behavior
Server and each agent can be deployed on their own hosts respectively.
Current Behavior
Creating a server and agents across different hosts is impossible.
Hyperledger Cello only works if all components are on the same machine.
Possible Solution
I can only think about docker swarm, but it requires users to do a lot of pre-operations.
Steps to Reproduce
- Try to create nodes across multiple hosts.
Context (Environment)
any
Metadata
Metadata
Assignees
Labels
DocumentationUpdates related to the documentationUpdates related to the documentation