Skip to content

Commit a716842

Browse files
committed
Add youtube talk about IPFS cluster
1 parent 07c0cf2 commit a716842

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/install/server-infrastructure.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
---
2-
title: Server infrastructure
2+
title: Server infrastructure with IPFS Cluster
33
description: IPFS Cluster provides data orchestration across a swarm of IPFS daemons by allocating, replicating, and tracking a global pin-set distributed among multiple peers. Learn how to install it here.
44
current-ipfs-cluster-version: v1.0.2
55
---
66

77
# Server infrastructure
88

9-
If you want to install IPFS in a server environment and offer IPFS as a service, you should look at IPFS Cluster. IPFS Cluster provides data orchestration across a swarm of IPFS daemons by allocating, replicating, and tracking a global pin-set distributed among multiple peers. This makes it significantly easier to manage multiple IPFS nodes and ensure that data is available across an internal network.
9+
If you want to install IPFS in a server environment and offer IPFS as a service, you should look at [IPFS Cluster](https://cluster.ipfs.io/) as a way to scale your IPFS deployment beyond a single IPFS daemon. IPFS Cluster provides data orchestration across a swarm of IPFS daemons by allocating, replicating, and tracking a global pin-set distributed among multiple peers. This makes it significantly easier to manage multiple IPFS nodes and ensure that data is available across an internal network.
10+
11+
@[youtube](-SYDlid7Nqs)
1012

1113
## Create a local cluster
1214

0 commit comments

Comments
 (0)