Webhash Documentation
  • About WebHash
    • What is Webhash Protocol?
    • Digital Decay & Illusion of Decentralization
    • 3 Layer Solution
  • The three layers
    • Hosting Layer
      • Replication Algorithm
      • Technical Specification & Node Setup
      • Incentives and Penalty Mechanism
      • On Chain Content Registry
    • Gateway Layer
      • Content Retrival
      • Integrated Caching
      • Technical Specification
    • Application Layer
      • Developer-focused (like Vercel)
      • No-Code community (like Webflow)
      • AI Agent for complete beginners (prompt-to-website)
      • Web2 → WebHash
    • Website Permanance
      • Storage Pool
      • Inflationary Token Issuance
      • Self-Replication
      • Reputation
      • Community Archival Efforts
  • WebHash Token - $HASH
    • WebHash Token - $HASH
  • Eco-System Products
    • Modly AI
    • Hash Dweb Gateway: Chrome Extension
    • Eth.cd
    • Write.link
    • Widecanvas AI
    • Hash.is
    • eth.lk – Ethereum Gateway
    • arb.qa – Arbitrum Gateway
    • bnb.qa – Binance Smart Chain Gateway
    • HashVault
  • Token Trails
  • Governance
    • WebHash DAO
    • Governance Structure
    • Key Functions of the DAO
    • Content Moderation & Protection
    • Governance Process & Voting
    • The Future of WebHash DAO
Powered by GitBook
On this page
  • System Requirements
  • Installation (One-Command Setup)
  • Start Varnish & WebHash Gateway
  1. The three layers
  2. Gateway Layer

Technical Specification

System Requirements

Component

Minimum

Recommended

CPU

Quad-Core, 2.0 GHz

8-Core, 3.5 GHz+

RAM

4 GB

16 GB+ (for better caching)

Storage

256 GB SSD

1 TB SSD+

Network Speed

100 Mbps

1 Gbps+

OS

Linux (Ubuntu, Debian)

Latest LTS


Installation (One-Command Setup)

To simplify deployment, WebHash Gateway can be installed with a single command:

curl -fsSL https://install.webhash.io/gateway | bash

Start Varnish & WebHash Gateway

Once installed, start the Varnish Cache and WebHash Gateway services:

systemctl start varnish
webhash-gateway start
PreviousIntegrated CachingNextApplication Layer

Last updated 2 months ago