Documentation
  • INTRODUCTION
    • What is ENS?
    • What is a dWebsite?
    • What is IPFS/IPNS?
    • What is eth.limo?
      • Gateway Basics
        • DNS over HTTPS
  • Beginner
    • How to register an ENS domain/name
    • Setting up a GitHub Repository
    • How To Install IPFS Locally
      • IPFS Desktop (Windows)
      • IPFS Desktop (Linux)
      • IPFS Desktop (Mac)
    • How to use IPFS/IPNS
      • Uploading to IPFS
        • Self-Hosting Instructions for IPFS and IPNS
        • Hosting using a pinning service
    • Setting Up Your ENS Name/Domain
      • Updating Your ENS Content Records
      • Content Hash Overview
        • Understanding Content Hashes, IPNS, and IPFS for ENS
        • Understanding IPFS Content Identifiers (CIDs)
  • IPFS Pinning Providers
    • Filebase
      • Using the Filebase Public IPFS Gateway
      • Filebase IPFS Pinning
  • STATIC SITE BUILDERS/TEMPLATES
    • -
  • Intermediate
    • Using eth.limo with IPFS (Kubo)
    • -
    • -
    • -
  • .ART Resolution
  • .gno Resolution
Powered by GitBook
On this page
  1. Beginner
  2. How to use IPFS/IPNS
  3. Uploading to IPFS

Hosting using a pinning service

PreviousSelf-Hosting Instructions for IPFS and IPNSNextSetting Up Your ENS Name/Domain

Last updated 1 year ago

Pinning services

An easy way to make sure important data is retained is to use a pinning service. These services run lots of IPFS nodes and will pin your data for you! This way, you don't have to run and maintain your own IPFS node. Check out the for more information on pinning services. In this tutorial, we're going to use since it gives new users 1GB of storage for free, and has a very simple interface:

  1. Go to and sign up or log in.

  2. Select Upload and click Browse.

  3. Navigate to your index.html file and click Open.

  4. Click Upload.

  5. You should be able to see your index.html file pinned:

    The Pinata Pin Explorer screen showing the index.html pinned.
  6. Click your index.html file to open your website through the Pinata gateway.

    Random planet fact website pinned using Pinata and displayed in Firefox

Persistence page
Pinata (opens new window)
Pinata.cloud (opens new window)