From 511c40a7d10d1d432c01218da74a4ad04e9b264a Mon Sep 17 00:00:00 2001 From: "Alexey A. Leonov" Date: Mon, 23 Dec 2024 14:18:10 +0700 Subject: [PATCH] IPFS Pinning Beta no longer accept new participants (#467) --- app/(docs)/dcs/api/storj-ipfs-pinning/page.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app/(docs)/dcs/api/storj-ipfs-pinning/page.md b/app/(docs)/dcs/api/storj-ipfs-pinning/page.md index 6b33377aa..ba3e9e436 100644 --- a/app/(docs)/dcs/api/storj-ipfs-pinning/page.md +++ b/app/(docs)/dcs/api/storj-ipfs-pinning/page.md @@ -7,8 +7,9 @@ redirects: ## Prerequisites -{% callout type="info" %} -You should have received an email that you have been invited to the beta which will include credentials to access the service. If you have not signed up yet, you can [Join the beta](https://landing.storj.io/permanently-pin-with-storj-dcs). +{% callout type="warning" %} +Thank you for your interest in the IPFS Pinning Beta. +We are no longer accepting additional beta users, however, here's a Github link should you choose to run this on your own: [https://github.com/storj/ipfs-go-ds-storj](https://github.com/storj/ipfs-go-ds-storj) {% /callout %} The Storj IPFS Pinning service consists of an HTTP endpoint for uploading and pinning content, and an IPFS Gateway that serves the pinned content over IPFS and HTTP. Details on smart contract pinning will be made available in the future.