--- date: "1" --- ![](imgs/fleek-docs-group.png) # Welcome to the Fleek documentation. Whether you are an expert or an absolute beginner, you'll find your answers here. Pick a starting point below, or use the search box to find documents matching your keywords. Fleek makes it easy to build on Open Web protocols and a base layer infrastructure powered by them. Build and host your sites, apps, Dapps, and other services on trustless, permissionless, and open technologies focused on creating user-controlled, encrypted, private, p2p experiences easily. Build on the New Internet, and take the road to Web 3.0. Packaging Open Web protocols like the Internet Computer, IPFS, Filecoin, Ethereum, GunDB, ENS, and more, in an ever-shifting stack of technologies that provide technical guarantees, no promises or trust issues. ## Fleek IPFS Hosting From local development to global deployment, Fleek is everything you need to host fast, modern sites & apps on IPFS. All in one seamless workflow. Deploy your site in a few quick clicks onto IPFS with a built in CDN for blazing fast performance. !!! info When you deploy on Fleek your site will have an IPFS hash and future automatic deployments will also update the IPFS hash of your site. Your site comes with a CDN, free SSL certificate, and a Fleek preview URL. You can add Custom Domains, ENS Domains, Configure Deploy Previews, and more.
Deploy

Deploy in Few Quick Clicks

Build Configurations

Get Build Settings for Popular Frameworks

Frameworks

Guides and Tutorials on Popular Frameworks

Domain management

Add Root/Sub Domains To Your Site

ENS Domains

Add ENS Domains To Your Site

HNS Domains

Add HNS Domains To Your Site

## Fleek Internet Computer Site Hosting With Fleek, you can seamlessly deploy **static sites** to [DFINITY's](https://dfinity.org/) Internet Computer ('IC'). The entire deployment process, from front-end canister creation to cycle management is abstracted and automated so that you can build fast sites on the IC trustless, permissionless, and open infrastructure in a couple clicks. Furthermore, for the Internet Computer's ecosystem, we provide the following tools: - Fleek IC Gateway - Alternative Proxy/Service Worker Resolving Options - Automatic Cycle Management !!! info When you deploy a static site to the IC via Fleek, a front-end canister will be created, and updated automatically by Fleek with each deployment. You can choose to proxy your Internet Computer site via a service worker, connecting directly to the IC, or Fleek's seamless proxy. Everything is deployed to our CDN as a performance front, with free SSL certificate and preview URL. Currently, we supports custom DNS domains, but ENS and other alternatives will be added in the future for IC-hosted sites.
Deploy to the IC with Fleek

Deploy to the Internet Computer

Domain management

Add Root/Sub Domains To Your Site

HNS Domains

Add HNS Domains To Your Site

Troubleshooting

Common Issues and Fixes for IC-hosted Sites

## Domain Management Got an IPFS or Internet Computer project hosted on Fleek? Then personalize it with a custom domain or use blockchain domains to further decentralize it! We support DNS, ENS, HNS and DNSLink. Here are a couple guides on how to get started, and if you face any issues along the way you can always visit our troubleshooting guide, or reach out to us for help.
DNS Domains

Add a Custom DNS Domain

ENS Domains

Use Ethereum Name Servie Domains

HNS Domains

Use Handshake Domains

DNSLink

Activate DNSLink on IPFS Sites

Troubleshooting

Troubleshoot Domain Upgrades

## Fleek Storage Fleek storage is the easiest and most performant way to upload, pin, and fetch files on IPFS. For ease of use you can use the Fleek Application UI to manage files, our FleekJs SDK to easily interact programmatically, or our AWS S3 integration if you’re already using S3. You get the fastest IPFS file storage performance with an augmented CDN, File compression, and Image Resizing all packaged up with the Fleek Storage URLs (ex: example-bucket.storage.fleek.co). All files uploaded are published to DNS and can be viewed and referenced via the Fleek Storage URL and/or directly on any IPFS gateway.
Storage App UI

Manage Files Through Pretty UI

Storage Fleek JS

Pin and Retrieve File Programmatically

AWS S3 Integration

Integrate and Transfer from S3 Seamlessly

## Space Daemon The Space Daemon packages together IPFS, Textile Threads/Buckets, and Textile Powergate (Filecoin) into one easy to install and JS interface to make it easy to build peer to peer and privacy focused apps. Installing the Space Daemon is easy and comes with all the tools packaged together including IPFS and Textile nodes, and and also exposes gRPC methods specific to the features you want for your app including: File Upload (encrypted), File Sharing, Filecoin Markets, and User Controlled Data. You can access same methods using our JS client, so you don't need to worry about gRCP calls.
Daemon Installation

Install the Space Daemon

Private File Operations

Interact with File Commands

P2P Sharing

Integrate Sharing Files Peer to Peer

Identity Service

From Fully Anonymous, to Teams, to Public Associations

## Space SDK The Space web application is built using the Space SDK, a modular JS library that packages the IPFS, Textile, Filecoin, and GunDB implementations necessary to build Open Web apps into easy to use commands and interfaces. It's open source and designed as a tool that anyone can plug into their websites or applications and implement Web3-enabled functionalities to make their projects more trustless and user-controlled. It's the successor of the Space Daemon, our desktop-based library. The Space SDK take the perks of the Daemon (encryption, user-controlled storage, peer-to-peer interactions, etc.) and makes them available on browser and mobile experiences. It's modular, and protocol agnostic, meaning you can use our own implementations (Textile hub for users, for example) or plug in your own layer and still leverage the SDK as an interface to manage it. For example, we plug in Torus as a seamless key management layer!
Overview

Learn about the SDK

Available Modules

View the current interfaces

Space SDK vs Space Daemon

What are the main differences?

Installing the Space SDK

How to get started with the SDK

Migrating from Space Daemon

Learn the corresponding methods

## IPFS Gateway Fleek provides its own IPFS gateway so that anyone can access files on IPFS. Simply replace `HASH` with the IPFS hash (also called CID) of your file in the url below and navigate to the address with your web browser to access your file. `https://ipfs.fleek.co/ipfs/HASH` Also, you can easily download files from the gateway using the [getFileFromHash](/storage/fleek-storage-js/#getfilefromhash) command of [Fleek Storage Js](/storage/fleek-storage-js). ## Other Resources Join our public [Slack](https://slack.fleek.co/), visit our [GitHub](https://github.com/FleekHQ), follow us on [Twitter](https://twitter.com/FleekHQ), and check out the [Blog](https://blog.fleek.co)!