chore: cluster.ipfs.io → ipfscluster.io

This commit is contained in:
Marcin Rataj
2022-08-16 00:36:44 +02:00
parent 3964201acc
commit 7591ac49ea
14 changed files with 19 additions and 19 deletions
@@ -39,7 +39,7 @@ Long-time IPFS community members [Textile](https://textile.io) brought their cro
</div>
_Hector explains the topology of the RPi cluster (feat. many blinkenlights)_
Hector and the rest of the [IPFS Cluster](https://cluster.ipfs.io) team came through with a project high in fun, fabric, and blinking lights: the Raspberry Pi IPFS Cluster. Six tiny but mighty (and lovingly upholstered) nodes tirelessly worked together to pin whatever CIDs were thrown at them and reported their pinset load through an ingenious hardware display. Not pictured: [@cluster-labs'](https://github.com/cluster-labs) [Horizon UI for IPFS Cluster](https://medium.com/towardsblockchain/we-made-a-dashboard-for-ipfs-clusters-and-now-we-want-you-to-check-it-out-a87234629908) giving fair attendees even more fine-grained insights into the pinset.
Hector and the rest of the [IPFS Cluster](https://ipfscluster.io) team came through with a project high in fun, fabric, and blinking lights: the Raspberry Pi IPFS Cluster. Six tiny but mighty (and lovingly upholstered) nodes tirelessly worked together to pin whatever CIDs were thrown at them and reported their pinset load through an ingenious hardware display. Not pictured: [@cluster-labs'](https://github.com/cluster-labs) [Horizon UI for IPFS Cluster](https://medium.com/towardsblockchain/we-made-a-dashboard-for-ipfs-clusters-and-now-we-want-you-to-check-it-out-a87234629908) giving fair attendees even more fine-grained insights into the pinset.
![@achingbrain's npm-in-a-box](../assets/059-ipfs-camp-sci-fi-fair-videos-npm-in-box.jpg)
_[Alex Potsidess](https://github.com/achingbrain) npm-in-a-box project_
+4 -4
View File
@@ -14,7 +14,7 @@ We are very excited to announce the first set of public _collaborative clusters_
_Collaborative clusters_ are an easy way to join and help improving distribution and data availability of specific datasets in the IPFS Network.
Using IPFS Cluster's [latest release (0.12.1)](https://cluster.ipfs.io/news/0.12.0_release/) we have set up the first of those archives:
Using IPFS Cluster's [latest release (0.12.1)](https://ipfscluster.io/news/0.12.0_release/) we have set up the first of those archives:
* Filecoin cluster: which will be used to pin Filecoin parameters and Filecoin objects.
* Spanish books from the Gutenberg Project: a collection of Spanish literature from the [Gutenberg Project](http://www.gutenberg.org/).
@@ -33,10 +33,10 @@ We hope that collaborative clusters will allow the community to participate in t
Collaborative clusters are no different from normal IPFS Clusters, with the exception that they include a list of _trusted peers_ (peers that can modify the cluster pinset).
The process of setting up one of these and letting other peers easily join as followers is documented at [https://cluster.ipfs.io/documentation/collaborative/](https://cluster.ipfs.io/documentation/collaborative/).
The process of setting up one of these and letting other peers easily join as followers is documented at [https://ipfscluster.io/documentation/collaborative/](https://ipfscluster.io/documentation/collaborative/).
## About the IPFS Cluster project
The [IPFS Cluster project](https://cluster.ipfs.io) provides data orchestration across a swarm of IPFS daemons by allocating, replicating and tracking a global pinset distributed among multiple peers.
The [IPFS Cluster project](https://ipfscluster.io) provides data orchestration across a swarm of IPFS daemons by allocating, replicating and tracking a global pinset distributed among multiple peers.
For full documentation on how to setup and operate clusters, see [https://cluster.ipfs.io/documentation](https://cluster.ipfs.io/documentation).
For full documentation on how to setup and operate clusters, see [https://ipfscluster.io/documentation](https://ipfscluster.io/documentation).
@@ -24,4 +24,4 @@ The largest known IPFS Cluster (powering NFT.storage) has 24 peers and stores 80
Internally, Cluster peers form their own libp2p private network, which they use to coordinate, share metrics and broadcast updates to the cluster-pinset. This cluster-pinset which every node can modify is powered by a CRDT datastore, which ensures no conflicts ever happen and provides scalability features such as batched updates and gossip broadcasting. These not only allow the cluster to grow with many peers, but also augment the capacity to ingest large amounts of new pins and to automatically recover and catch up after downtimes.
IPFS Cluster version 1.0 was released in April 2022 and represented a milestone in maturity of the project, which is deemed fully ready for production workloads. Since then, IPFS Cluster keeps evolving to respond to scalability demands and provide additional tooling for large-scale IPFS storage. The roadmap for the next few months includes options to let Cluster-peers embed the IPFS daemon directly and providing a canonical and officially supported way to run elastic IPFS and IPFS Cluster deployments on Kubernetes. If you are interested in trying out IPFS Cluster, the best place to start is the [documentation](https://cluster.ipfs.io/documentation/). For any questions or issues, we are ready to help on our forums at [https://discuss.ipfs.tech/.](https://discuss.ipfs.tech/. "https://discuss.ipfs.tech/.")
IPFS Cluster version 1.0 was released in April 2022 and represented a milestone in maturity of the project, which is deemed fully ready for production workloads. Since then, IPFS Cluster keeps evolving to respond to scalability demands and provide additional tooling for large-scale IPFS storage. The roadmap for the next few months includes options to let Cluster-peers embed the IPFS daemon directly and providing a canonical and officially supported way to run elastic IPFS and IPFS Cluster deployments on Kubernetes. If you are interested in trying out IPFS Cluster, the best place to start is the [documentation](https://ipfscluster.io/documentation/). For any questions or issues, we are ready to help on our forums at [https://discuss.ipfs.tech/.](https://discuss.ipfs.tech/. "https://discuss.ipfs.tech/.")
@@ -14,7 +14,7 @@ We're happy to announce the release of IPFS Cluster 0.14.0! Here's a small recap
## A quick recap
[IPFS Cluster](https://cluster.ipfs.io) provides an overlay layer to control and orchestrate pinsets in multiple IPFS daemons. It adds content, distributes pins, tracks them, and ensures content is replicated while providing streamlined API(s) for IPFS storage management. It does this in lots of cool ways, utilizing CRDTs, pubsub, IPLD and libp2p services — you can dig into all the details in the official [IPFS Cluster documentation](https://cluster.ipfs.io/documentation/).
[IPFS Cluster](https://ipfscluster.io) provides an overlay layer to control and orchestrate pinsets in multiple IPFS daemons. It adds content, distributes pins, tracks them, and ensures content is replicated while providing streamlined API(s) for IPFS storage management. It does this in lots of cool ways, utilizing CRDTs, pubsub, IPLD and libp2p services — you can dig into all the details in the official [IPFS Cluster documentation](https://ipfscluster.io/documentation/).
IPFS Cluster has been running in production internally at Protocol Labs since 2018. We use clusters to store all the stuff we want to store on IPFS, a few of them as [public collaborative clusters](https://collab.ipfscluster.io/) that can be followed by anyone. Our internal operational team (known as [Bifrost](https://en.wikipedia.org/wiki/Bifr%C3%B6st)) has developed the ability to set up large-storage gateways coupled to cluster setups with little effort.
@@ -35,4 +35,4 @@ Want a full list of updates included in the IPFS Cluster 0.14.0 release? Check t
## Install, upgrade, and join us!
You can lean more about IPFS Cluster by visiting [cluster.ipfs.io](https://cluster.ipfs.io/) and get started — or upgrade your existing installation — by visiting the [IPFS Cluster download page](https://cluster.ipfs.io/download/). Got questions about IPFS Cluster? Check out its section on the official [IPFS forums](https://discuss.ipfs.tech/c/help/help-ipfs-cluster/24).
You can lean more about IPFS Cluster by visiting [ipfscluster.io](https://ipfscluster.io/) and get started — or upgrade your existing installation — by visiting the [IPFS Cluster download page](https://ipfscluster.io/download/). Got questions about IPFS Cluster? Check out its section on the official [IPFS forums](https://discuss.ipfs.tech/c/help/help-ipfs-cluster/24).
+1 -1
View File
@@ -23,7 +23,7 @@ Here are some of the highlights since the last IPFS Weekly.
- Join us on Thursday for [Protocol Labs Tech Social](https://www.eventbrite.com/e/protocol-labs-tech-social-tickets-50860367729) in Glasglow at 6:30pm. We hope to see you there!
- The first Berlin IPFS Meetup is also this Thursday, October 11th! [Sign up to attend on Meetup.](https://www.meetup.com/IPFS-Berlin/events/254816369/) Come chat all things decentralised with the IPFS community. 😎
- [IPFS Cluster 0.6.0 was released last week](https://cluster.ipfs.io/news/20181003_0.6.0_release/). Big thanks to the contributors who helped make it happen: [@lanzafame](https://github.com/lanzafame), [@meiqimichelle](https://github.com/meiqimichelle), [@kishansagathiya](https://github.com/kishansagathiya), [@cannium](https://github.com/cannium), [@jglukasik](https://github.com/jglukasik) and [@mike-ngu](https://github.com/mike-ngu) and others.
- [IPFS Cluster 0.6.0 was released last week](https://ipfscluster.io/news/20181003_0.6.0_release/). Big thanks to the contributors who helped make it happen: [@lanzafame](https://github.com/lanzafame), [@meiqimichelle](https://github.com/meiqimichelle), [@kishansagathiya](https://github.com/kishansagathiya), [@cannium](https://github.com/cannium), [@jglukasik](https://github.com/jglukasik) and [@mike-ngu](https://github.com/mike-ngu) and others.
- [IPFS The Interplanetary File System Explained & Illustrated](https://achainofblocks.com/2018/10/05/ipfs-interplanetary-file-system-simply-explained/) A great explainer showing how centralized and distributed systems work and how IPFS is changing the game.
## IPFS in the wild
+1 -1
View File
@@ -22,7 +22,7 @@ Here are some of the highlights since the last IPFS Weekly.
## The latest
- Releases abound! [js-ipfs 0.33.0](https://blog.ipfs.tech/51-js-ipfs-0-33/) was released and features a lot of massive changes, including a total UI revamp, API updates and a new command line tool. Check it out!
- [ipfs-cluster 0.7.0](https://cluster.ipfs.io/news/0.7.0_release/) was also released to issue some bugfixes and some improvements youll enjoy.
- [ipfs-cluster 0.7.0](https://ipfscluster.io/news/0.7.0_release/) was also released to issue some bugfixes and some improvements youll enjoy.
- Microsoft launched an [IPFS template on Azure](https://azure.microsoft.com/en-us/blog/devcon4/) during devcon4.
- See [go-ipfs](https://go-city.github.io/#/github.com/ipfs/go-ipfs) as a codebase visualisation at GoCity. Like the Sims, but better!
+2 -2
View File
@@ -24,11 +24,11 @@ For this first week back, weve put together a very special issue looking back
**April:** We introduced [IPFS Companion 2.2.0](https://blog.ipfs.tech/35-ipfs-companion-2-2-0/) and gave folks a look at [<code>go-ipfs</code> on Windows](https://blog.ipfs.tech/36-a-look-at-windows/).
**May:** We announced the first ever [IPFSConf](https://twitter.com/IPFSbot/status/998964366077816832), Textile introduced [a personal IPFS](https://medium.com/textileio/your-photos-decentralized-and-encrypted-a-first-look-at-the-tech-inside-textile-photos-9b0155c25f15) that runs on your mobile device for true decentralized storage. [<code>js-ipfs 0.29.0</code> was released](https://github.com/ipfs/js-ipfs/issues/1320) and we closed out the month by getting the [IPFS Cluster 0.4.0 release candidates](https://twitter.com/hecturchi/status/1001074944481120256) out with a newly launched [IPFS Cluster website](https://cluster.ipfs.io/) to boot.
**May:** We announced the first ever [IPFSConf](https://twitter.com/IPFSbot/status/998964366077816832), Textile introduced [a personal IPFS](https://medium.com/textileio/your-photos-decentralized-and-encrypted-a-first-look-at-the-tech-inside-textile-photos-9b0155c25f15) that runs on your mobile device for true decentralized storage. [<code>js-ipfs 0.29.0</code> was released](https://github.com/ipfs/js-ipfs/issues/1320) and we closed out the month by getting the [IPFS Cluster 0.4.0 release candidates](https://twitter.com/hecturchi/status/1001074944481120256) out with a newly launched [IPFS Cluster website](https://ipfscluster.io/) to boot.
**July:** The [Awesome IPFS list](https://github.com/ipfs/awesome-ipfs) on GitHub was [relaunched as a website](https://twitter.com/daviddias/status/1024281949416771584). Released [<code>js-ipfs v0.30.0</code>](https://github.com/ipfs/js-ipfs/issues/1375) and [v0.31.0](https://github.com/ipfs/js-ipfs/issues/1458) back to back. <code>js-libp2p</code> had its first [_official_ release](https://github.com/libp2p/js-libp2p/issues/226), and lastly, [<code>go-ipfs v0.4.17</code>](https://twitter.com/Whyrusleeping/status/1023116433113247746) was released.
**August:** We celebrated [Lab Day 2018](https://lab-day.com/aug-03-2018/) in San Francisco, California (see the talks from Lab Day [here](https://www.youtube.com/playlist?list=PLhuBigpl7lqvIymGaM7A_VT4CYZW3R_4Q)) and released both the [InterPlanetary Linked Data (IPLD)](https://explore.ipld.io/) explorer site and the official site for <code>js-ipfs</code>: [js.ipfs.io](https://js.ipfs.io/). We closed out the summer with the release of [IPFS Cluster 0.5.0](https://cluster.ipfs.io/news/20180824_0.5.0_release/).
**August:** We celebrated [Lab Day 2018](https://lab-day.com/aug-03-2018/) in San Francisco, California (see the talks from Lab Day [here](https://www.youtube.com/playlist?list=PLhuBigpl7lqvIymGaM7A_VT4CYZW3R_4Q)) and released both the [InterPlanetary Linked Data (IPLD)](https://explore.ipld.io/) explorer site and the official site for <code>js-ipfs</code>: [js.ipfs.io](https://js.ipfs.io/). We closed out the summer with the release of [IPFS Cluster 0.5.0](https://ipfscluster.io/news/20180824_0.5.0_release/).
**September:** Cloudflare announced [their IPFS gateway](https://blog.cloudflare.com/distributed-web-gateway/) and the [IPFS Weekly Newsletter returned](https://blog.ipfs.tech/45-ipfs-weekly-11/). [<code>js-ipfs 0.32.0</code>](https://github.com/ipfs/js-ipfs/issues/1497) was released and so was [<code>ipld-explorer-cli 0.14</code>](https://blog.ipfs.tech/44-ipld-explorer-cli-0-14/).
+1 -1
View File
@@ -48,7 +48,7 @@ _Do you follow [IPFS on Twitter](https://twitter.com/IPFSbot)? For the latest me
_See the latest releases of IPFS tools and projects across the ecosystem._
- [IPFS Cluster 0.8.0 is out!](https://cluster.ipfs.io/news/0.8.0_release/)
- [IPFS Cluster 0.8.0 is out!](https://ipfscluster.io/news/0.8.0_release/)
- [Textile Photos Release Version 0.5.0](https://medium.com/textileio/textile-photos-release-version-0-5-0-5baed6a9d993)
- [IPFS Desktop Client: Orion v1.0](https://blog.siderus.io/ipfs-desktop-client-orion-v1-0-b9c63411b732)
- [OneLoveDTube IPFS uploader 0.8.3](https://steemit.com/onelovedtube/@techcoderx/onelovedtube-ipfs-uploader-0-8-3-mobile-optimizations-multi-resolution-upload-support-and-more): Mobile optimizations, multi-resolution upload support, and more!
+1 -1
View File
@@ -23,7 +23,7 @@ Here are some of the highlights since the last IPFS Weekly.
## The latest
- Were excited to announce the inaugural **IPFS Camp**, a three-day hacker retreat for the creators and builders of the distributed web. Join us on June 27-20th at the amazing Campus La Mola in Barcelona for an action-packed program of workshops, talks and deep dives on everything IPFS. More information, including registration, will be available on the [IPFS blog soon](https://blog.ipfs.tech/)!
- [IPFS Cluster version 0.9.0](https://cluster.ipfs.io/news/0.9.0_release/) comes with one big new feature, OpenCensus support! Happy Measured Pinning!
- [IPFS Cluster version 0.9.0](https://ipfscluster.io/news/0.9.0_release/) comes with one big new feature, OpenCensus support! Happy Measured Pinning!
- Last week, the IPFS research team released a paper on [Merkle-CRDTs](https://github.com/ipfs/research-CRDT/issues/45), that is, CRDTs backed by Merkle-DAGs. The paper formalizes what the team calls a Merkle-Clock (a logical clock) and goes on to describe Merkle-CRDTs as CRDTs on Merkle-Clocks.
- Introducing [IPFS Stash](https://medium.com/twos-complement/ipfs-stash-local-ipfs-for-everyone-ethdenver2019-b5b45ae0d5c9) — Local IPFS for everyone created during #ETHDenver2019.
- Update dnslink TXT records in Cloudflare with [dnslink-cloudflare](https://github.com/ipfs-shipyard/dnslink-cloudflare).
+1 -1
View File
@@ -21,7 +21,7 @@ Here are some of the highlights since the last IPFS Weekly.
## The latest
- Announcing [IPFS Cluster v0.10.0](https://github.com/ipfs/ipfs-cluster/blob/master/CHANGELOG.md), a release with major changes under the hood that will make the IPFS Cluster perform significantly faster with larger pinsets and less memory demanding. Get all the details in the [release notes](https://cluster.ipfs.io/news/0.10.0_release/), and congrats on the hard work!
- Announcing [IPFS Cluster v0.10.0](https://github.com/ipfs/ipfs-cluster/blob/master/CHANGELOG.md), a release with major changes under the hood that will make the IPFS Cluster perform significantly faster with larger pinsets and less memory demanding. Get all the details in the [release notes](https://ipfscluster.io/news/0.10.0_release/), and congrats on the hard work!
- Continuing with the announcement of cool, new things, introducing [go-libp2p workspace](https://github.com/libp2p/workspace-go-libp2p)! If you contribute to go-libp2p you want to check this out.
- Have you seen [The Decentralized Web Primer](https://dweb-primer.ipfs.io/)? If youve been searching for a series of tutorials explaining IPFS, Merkle Trees and the Decentralized Web, look no further.
- The [first IPFS meetup in Hangzhou](https://twitter.com/DataHome2/status/1104706359541391364) was a success! Heres to many more to come. 🎉
+1 -1
View File
@@ -28,7 +28,7 @@ If youve been following the updates from IPFS Camp youve likely already ex
### IPFS Cluster v0.11.0 is out!
[IPFS Cluster v0.11.0 is the biggest release in the projects history](https://github.com/ipfs/ipfs-cluster/blob/master/CHANGELOG.md). Its main feature is the introduction of the new CRDT “consensus” component. Leveraging Pubsub, Bitswap and the DHT and using CRDTs, cluster peers can track the global pinset without needing to be online or worrying about the rest of the peers as it happens with the original Raft approach. Be sure to check out [the updated documentation too](https://cluster.ipfs.io/documentation/).
[IPFS Cluster v0.11.0 is the biggest release in the projects history](https://github.com/ipfs/ipfs-cluster/blob/master/CHANGELOG.md). Its main feature is the introduction of the new CRDT “consensus” component. Leveraging Pubsub, Bitswap and the DHT and using CRDTs, cluster peers can track the global pinset without needing to be online or worrying about the rest of the peers as it happens with the original Raft approach. Be sure to check out [the updated documentation too](https://ipfscluster.io/documentation/).
## IPFS in the wild
+1 -1
View File
@@ -19,7 +19,7 @@ Heres whats happening lately in the [InterPlanetary File System](https://i
- [Announcing collaborative clusters](https://blog.ipfs.tech/2020-01-09-collaborative-clusters/), the first set of public collaborative clusters, creating an easy way to join the IPFS Network.
- [An IPFS Use Case](https://medium.com/pinata/an-ipfs-use-case-6c46349cb1), or why IPFS is well-suited to handle the buying and selling of data.
- The [IPFS Docs Beta is live!](https://docs.ipfs.tech/) [Learn more about helping beta test](https://blog.ipfs.tech/2020-01-07-ipfs-docs-beta/) to make it even better.
- New release: [IPFS Cluster 0.12.0 is here!](https://cluster.ipfs.io/news/0.12.0_release/)
- New release: [IPFS Cluster 0.12.0 is here!](https://ipfscluster.io/news/0.12.0_release/)
- [Hands-on IPLD Tutorial in Golang: Getting Started with IPLD](https://simpleaswater.com/hands-on-ipld-tutorial-in-golang/)
- [ProtoSchool](https://proto.school/) has enabled social sharing. When a user completes all lessons in a tutorial, theyre now presented with a congratulatory message and an opportunity to share their success on Twitter!
- [Comparing IPFS and Dat](https://medium.com/@jaygraber/comparing-ipfs-and-dat-8f3891d3a603): Everything you wanted to know about the two.
+1 -1
View File
@@ -21,7 +21,7 @@ A quick look back at what we accomplished together in the [InterPlanetary File S
IPFS now has documentation that is redesigned, with a simple, clean interface, has better navigation, and most importantly, reintroduced a key feature: the search functionality. [Read about it on the blog](https://blog.ipfs.tech/2020-01-07-ipfs-docs-beta/).
**Collaborative clusters are here**
The first set of [public collaborative clusters](https://blog.ipfs.tech/2020-01-09-collaborative-clusters/) and the first iteration of the clusters site went live this month. For full documentation on how to set up and operate clusters, see cluster.ipfs.io/documentation.
The first set of [public collaborative clusters](https://blog.ipfs.tech/2020-01-09-collaborative-clusters/) and the first iteration of the clusters site went live this month. For full documentation on how to set up and operate clusters, see ipfscluster.io/documentation.
**go-ipfs 0.4.23 was released 🚢**
Just a small, [tidy patch release](https://blog.ipfs.tech/2020-01-30-go-ipfs-0-4-23/) with some critical fixes before 0.5.0 ships.
+1 -1
View File
@@ -26,7 +26,7 @@ tags:
### IPFS 集群 v0.11.0 已经发布!
[IPFS 集群 v0.11.0 是本项目历史上最大的发布](https://github.com/ipfs/ipfs-cluster/blob/master/CHANGELOG.md)。它的主要特点是引入了新的 CRDT “共识”组件。利用 Pubsub、Bitswap 和 DHT,并使用 CRDTs,集群对等点可以跟踪全局 pinset,而不需要在线,也不需要像原来的 Raft 方法那样担心其他对等点。一定要查看[更新的文档](https://cluster.ipfs.io/documentation/)。
[IPFS 集群 v0.11.0 是本项目历史上最大的发布](https://github.com/ipfs/ipfs-cluster/blob/master/CHANGELOG.md)。它的主要特点是引入了新的 CRDT “共识”组件。利用 Pubsub、Bitswap 和 DHT,并使用 CRDTs,集群对等点可以跟踪全局 pinset,而不需要在线,也不需要像原来的 Raft 方法那样担心其他对等点。一定要查看[更新的文档](https://ipfscluster.io/documentation/)。
## IPFS 生态圈的动态