ipfs-cluster/docker
Hector Sanjuan 4556cbe726 Docker: improve for CRDTs
This:

  * Allows choosing the consensus for the automatic "init" on Docker with
  IPFS_CLUSTER_CONSENSUS.

  * Removes IPFS_PATH and the sed replacements for 0.0.0.0 on RestAPI and
  Ipfsproxy endpoints because these are easily supported by setting env vars
  correctly and pose some security risk when running with net=host.

  * Brings up to date Dockerfile-test and Dockerfile-bundle, even if mostly
  unused.
2019-08-13 19:32:38 +02:00
..
cluster-restart.sh Service: Select consensus on "init" (not on "daemon") 2019-08-09 19:20:53 +02:00
entrypoint.sh Docker: improve for CRDTs 2019-08-13 19:32:38 +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 Docker: improve for CRDTs 2019-08-13 19:32:38 +02:00
test-entrypoint.sh Docker: improve for CRDTs 2019-08-13 19:32:38 +02:00
wait-killer-stopper.sh Use sh for docker test scripts 2017-10-21 00:11:47 +02:00