Alpha Preview — This software is under active development. Expect rough edges and breaking changes.
Back

Install Hecate

Add your machine to the mesh in under two minutes.

Install Script

Single command installs the Hecate daemon on any Linux machine. Choose your node role based on what you want to contribute.

curl -fsSL https://raw.githubusercontent.com/hecate-social/hecate-install/main/install.sh | bash

Node Roles

Standalone

Full workstation with mesh connectivity and local AI.

  • Mesh client
  • Ollama (optional)
  • Event store

Cluster

Headless node for server racks and home labs.

  • Erlang clustering
  • Mesh routing
  • Event store

Inference

GPU-accelerated node for AI workloads.

  • GPU detection
  • Ollama + models
  • LLM serving

Requirements

Linux (amd64 / arm64) systemd curl Docker (optional)

After Installation

Once the daemon is running, join it to your Realm to enable mesh connectivity.