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

Last updated