ipfs-cluster/docker
Hector Sanjuan 6188d6ff52 service: Make --consensus a mandatory flag
It has a few implications to launch a raft peer when you wanted to do crdt and vice-versa.

Same when exporting and exporting states.

Users starting cluster peers should be explicit about their consensus choice.

Also, if we ever want to make `crdt` the default, we can't do that before
making `raft` non-default first. I don't like to break things but otherwise
the experience for new users wanting to try crdts might be aweful.
2019-07-26 18:15:41 +02:00
..
cluster-restart.sh service: Make --consensus a mandatory flag 2019-07-26 18:15:41 +02:00
entrypoint.sh Docker: Run with daemon --upgrade by default. 2018-04-27 07:57:08 +02:00
random-killer.sh Use sh for docker test scripts 2017-10-21 00:11:47 +02:00
random-stopper.sh Use sh for docker test scripts 2017-10-21 00:11:47 +02:00
start-daemons.sh Dockerfile: Remove ipfs from container 2017-11-29 10:34:03 +01:00
test-entrypoint.sh Fix #216: Docker does not like an env variable in CMD (anymore?) 2017-10-31 11:46:32 +01:00
wait-killer-stopper.sh Use sh for docker test scripts 2017-10-21 00:11:47 +02:00