A mostly complete guide to hosting a public IPFS gateway

This page summarizes the projects mentioned and recommended in the original post on /r/ipfs

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ipfs-desktop

    An unobtrusive and user-friendly desktop application for IPFS on Windows, Mac and Linux.

  • I'm also going to assume you've used ipfs before. If not, then take some time to discover IPFS with IPFS Desktop, IPFS Companion and go-ipfs!

  • ipfs-companion

    Browser extension that simplifies access to IPFS resources on the web

  • I'm also going to assume you've used ipfs before. If not, then take some time to discover IPFS with IPFS Desktop, IPFS Companion and go-ipfs!

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Go IPFS

    Discontinued IPFS implementation in Go [Moved to: https://github.com/ipfs/kubo]

  • sh apt install make pkg-config libssl-dev libcrypto++-dev mkdir -p ~/Applications git clone https://github.com/ipfs/go-ipfs.git ~/Applications/ipfs cd ~/Applications/ipfs go get github.com/lucas-clemente/quic-go@go118 GOTAGS=openssl make install

  • multiaddr

    Composable and future-proof network addresses

  • If you want people to be able to connect to your gateway via ipfs swarm connect /dnsaddr/ipfs.example.org, then you need to add some TXT records. You can type ipfs id to get the list of addresses associated with your node.

  • ipfs-w3auth-gateway

    A web3 authentication service on IPFS gateway

  • There are several interesting possibilities out there. Crust.network has published a W3auth Gateway for IPFS, which uses reverse-proxy access to a private IPFS node. Peergos.net offers both file-access control and, most recently, block-level access control (this blog post summarizes block access tokens, or BATs). Axel.network has built a private IPFS network with masternodes and sharding data among hosts.

  • infra

    Discontinued Tools and systems for the IPFS community (by ipfs)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Can IPFS be used to share large files with others?

    4 projects | /r/ipfs | 13 May 2022
  • Can anyone tell me here, how can i open ipfs links on my Brave browser ? I had done everything, but it still it is not opening.

    2 projects | /r/IPFS_Hashes | 10 Dec 2022
  • new to ipfs I got questions!

    3 projects | /r/ipfs | 5 Nov 2022
  • Can't open ipfs links presented here on opera

    2 projects | /r/IPFS_Hashes | 16 May 2022
  • Can someone explain to me the benefits of using a dedicated IPFS gateway for file sharing?

    4 projects | /r/ipfs | 24 Sep 2021