Skip to content

Commit

Permalink
Add spheron (#1689)
Browse files Browse the repository at this point in the history
* Add spheron details for IPFS pinning and other services
* Add ecosystem guides section 

Co-authored-by: ElPaisano <[email protected]>
Co-authored-by: Mitrasish Mukherjee <[email protected]>
  • Loading branch information
ElPaisano and rekpero authored Sep 11, 2023
1 parent 21d44ed commit ceb7db5
Show file tree
Hide file tree
Showing 9 changed files with 350 additions and 14 deletions.
8 changes: 8 additions & 0 deletions docs/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,14 @@ module.exports = {
children: [
['/how-to/privacy-best-practices', 'Privacy and Encryption'],
]
},
{
title: 'Ecosystem Guides',
sidebarDepth: 1,
collapsable: true,
children: [
'/how-to/spheron',
]
}
],
'/reference/': [
Expand Down
8 changes: 6 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ New to IPFS? Start with

## Develop

:::tip
Are you developing with IPFS implementations and tools, and looking for technical support from IPFS experts? For the fastest possible assistance and resolution of your support needs, see the [guide to getting technical help and support](./community/README.md#get-technical-support-and-help).
::: callout
Check out the new [Ecosystem guides](./how-to/README.md#ecosystem-guides) section to learn more about the amazing tools, software and implementations created by IPFS ecosystem partners.
:::

- Install and set up various IPFS implementations and tools in [Get Started](./install/README.md).
Expand All @@ -36,4 +36,8 @@ Are you developing with IPFS implementations and tools, and looking for technica

## Join the IPFS community

:::tip
Are you developing with IPFS implementations and tools, and looking for technical support from IPFS experts? For the fastest possible assistance and resolution of your support needs, see the [guide to getting technical help and support](./community/README.md#get-technical-support-and-help).
:::

IPFS has a bustling community of designers, developers, writers, and activists who are all helping to improve the project. Find out about the events and resources available, and how to get involved in the [Community section](./community/README.md)
4 changes: 3 additions & 1 deletion docs/concepts/persistence.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ Some available pinning service providers are:
Some of the pinning services listed below are operated by third party companies. There is no guarantee that these third party companies will continue to maintain their pinning service. It is strongly recommended that you thoroughly research a pinning service before using it to host your data.
:::

- [Spheron](https://spheron.network/)
- [4EVERLAND Bucket](https://www.4everland.org/bucket/)
- [Estuary](https://estuary.tech/)
- [Filebase](https://filebase.com/)
Expand Down Expand Up @@ -76,6 +77,7 @@ Options in this category include:
- [Web3.Storage](https://Web3.Storage)
- [NFT.storage](https://nft.storage/)
- [Estuary](https://estuary.tech)
- [Powergate](https://docs.filecoin.io/build/tools/powergate/)
- [Powergate](https://github.com/textileio/powergate)
- [ChainSafe Storage](https://storage.chainsafe.io)
- [Fleek Storage](https://fleek.co/storage)
- [Spheron](https://spheron.network)
8 changes: 6 additions & 2 deletions docs/concepts/usage-ideas-examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ Netflix is on its way to using IPFS to [synchronize their Docker containers worl

### Decentralized storage

The [web3.storage](https://web3.storage) platform provides an IPFS-based storage service to safely secure and make your data available - giving developers the power of decentralized storage and content addressing via simple client libraries or an HTTP API.
The [web3.storage](https://web3.storage) platform provides an IPFS-based storage service to safely secure and make your data available - giving developers the power of decentralized storage and content addressing via simple client libraries or an HTTP API. Similarly, the [Spheron Network](https://spheron.network) also provides an IPFS-based storage service.

## Lower your storage usage

Expand Down Expand Up @@ -157,6 +157,10 @@ If you are currently using MongoDB, you might be more comfortable with [ThreadDB

[Fleek.co](https://fleek.co/) allows you to effortlessly build sites & apps on IPFS. The workflow is similar to that of Netlify: developers can link their website or a web app hosted on GitHub to Fleek and have it automatically built and deployed on IPFS whenever a change is made to a specific branch. Fleek also comes with Ethereum Name Service (ENS) and domain name integration and plan to enable many more ways to deploy soon: more Git providers, deploy via command-line interface, drag & drop a folder, via API, etc.

### Deploy your website on IPFS with Spheron

[Spheron Network](https://spheron.network/) facilitates the seamless deployment of websites on IPFS and Filecoin. It offers developers the convenience of linking their websites or web applications hosted on platforms such as GitHub, Gitlab, and Bitbucket to the Spheron Network. Subsequently, any modifications made to a designated branch will trigger an automatic build and deployment on IPFS. In addition to this, Spheron incorporates integration features for the Ethereum Name Service (ENS) and other domain name services. The platform is poised to introduce an expanded array of deployment methods, including a command-line interface, API, and SDK.

### Ethereum and Solidity specific applications

[Embark](https://framework.embarklabs.io/) is an all-in-one developer platform for building and deploying decentralized applications. It currently integrates with Ethereum blockchains, decentralized storage like IPFS, and decentralized communication platforms like Whisper and Orbit.
Expand All @@ -167,7 +171,7 @@ Several plugins exist to decentralize your website built with popular static-sit

## Build a dApp

There are many available frameworks to build decentralized apps on IPFS. [Fission](https://fission.codes/), [Fleek](https://fleek.co/), and [Textile](https://textile.io/) are great examples.
There are many available frameworks to build decentralized apps on IPFS. [Fission](https://fission.codes/), [Fleek](https://fleek.co/), [Spheron](https://spheron.network/), and [Textile](https://textile.io/) are great examples.

### WebNative SDK

Expand Down
8 changes: 7 additions & 1 deletion docs/how-to/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: Hands-on guides to using and developing with IPFS to build decentra
# IPFS Guides and Tutorials

::: callout
Want to find even more resources for learning about IPFS and the technologies that power it? [Visit ProtoSchool](https://proto.school) for interactive tutorials that help you learn about the decentralized web by writing code and solving challenges, all from your browser!
Check out the new [Ecosystem guides](#ecosystem-guides) section to learn more about the amazing tools, software and implementations created by IPFS ecosystem partners.
:::

No matter what you're looking to do with IPFS, you can find how-tos and tutorials here. These items are a work in progress, so please check back periodically to check what we've added!
Expand All @@ -20,6 +20,12 @@ See the site navigation menu for all our how-tos, organized by topic area, inclu
- **Learn how to build apps** on IPFS, starting with [exploring the IPFS API](https://github.com/ipfs/camp/tree/master/CORE_AND_ELECTIVE_COURSES/CORE_COURSE_C) and [making a basic libp2p app](https://github.com/ipfs/camp/tree/master/CORE_AND_ELECTIVE_COURSES/CORE_COURSE_B)
- **Understand how IPFS works in the browser** by learning how to [address IPFS on the Web](address-ipfs-on-web.md) and [how IPFS can be used in your favorite browser tools and frameworks](browser-tools-frameworks.md)

## Ecosystem guides

Interested in learning more about tools, software and implementations in the wider IPFS ecosystem? Check out these guides, created by IPFS ecosystem partners.

- [Spheron](./spheron.md)

## Don't see what you're looking for?

We're adding more documentation all the time and making ongoing revisions to existing docs, but if you don't see what you need, please [file an issue](https://github.com/ipfs/ipfs-docs/issues/new?assignees=&labels=OKR+3%3A+Content+Improvement%2C+docs-ipfs&template=content-request.md&title=%5BCONTENT+REQUEST%5D+%28add+your+title+here%21%29) to let us know! We also recommend visiting the [IPFS forums](https://discuss.ipfs.tech/) for support and discussion with IPFS enthusiasts and experts worldwide.
8 changes: 8 additions & 0 deletions docs/how-to/peering-with-content-providers.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,14 @@ See [web3.storage/PEERS](https://github.com/web3-storage/web3.storage/blob/main/
|`12D3KooWGASC2jm3pmohEJXUhuStkxDitPgzvs4qMuFPaiD9x1BA`|`/ip4/78.46.108.24`|
|`12D3KooWRbWZN3GvLf9CHmozq4vnTzDD4EEoiqtRJxg5FV6Gfjmm`|`/ip4/65.109.19.136`|

### Spheron Network

| Peer ID | Addresses |
| ------- | --------- |
|`12D3KooWFdciAga3zq3TZdrmDospFNrWRALe6VM6JpoKGEfVrqEi`|`/ip4/5.199.162.230`|
|`12D3KooWBCzniwFvfS67HyZsJtiehd7RHtcKanGGCd8h6bjVWnkb`|`/ip4/5.199.168.17`|
|`12D3KooWNbvFFq8kzS3eMonQYEmFyWTHboMZnHKr4XnN53gJKqhH`|`/ip4/5.199.162.220`|

### 4EVERLAND

| Peer ID | Addresses |
Expand Down
Loading

0 comments on commit ceb7db5

Please sign in to comment.