Updated links to cluster secret info in docs

This commit is contained in:
dgrisham 2017-09-07 17:14:14 -06:00
parent af8a385964
commit bde7da7619
2 changed files with 8 additions and 4 deletions

View File

@ -90,9 +90,11 @@ This will install `ipfs-cluster-service` and `ipfs-cluster-ctl` in your `$GOPATH
**`ipfs-cluster-service`** runs an ipfs-cluster peer:
* Initialize with `ipfs-cluster-service init`
* You will be asked to enter a cluster secret. For more on this, see [the Cluster secret section of the `ipfs-cluster-service` * README](ipfs-cluster-service/dist/README.md#cluster-secret).
* Run with `ipfs-cluster-service`. Check `--help` for options
- Initialize with `ipfs-cluster-service init`
- You will be asked to enter a cluster secret. For more on this, see [the
**Initialization** section of the `ipfs-cluster-service`
README](ipfs-cluster-service/dist/README.md#initialization).
- Run with `ipfs-cluster-service`. Check `--help` for options
For more information see the [`ipfs-cluster-service` README](ipfs-cluster-service/dist/README.md). Also, read [A guide to running IPFS Cluster](docs/ipfs-cluster-guide.md) for full a full overview of how cluster works.

View File

@ -4,7 +4,9 @@
This step creates a single-node IPFS Cluster.
First initialize the configuration (see [the Cluster secret section of the `ipfs-cluster-service` README](ipfs-cluster-service/dist/README.md#cluster-secret) for more info on entering a cluster secret):
First initialize the configuration (see [the **Initialization** section of the
`ipfs-cluster-service` README](../ipfs-cluster-service/dist/README.md#initialization)
for more info on entering a cluster secret):
```
node0 $ ipfs-cluster-service init