Cayley
Search
⌃
K
Cayley Documentation
Getting Started
Install Cayley
Configuration
Usage
Quickstart as Library
Advanced Use
HTTP Methods
3rd-Party-APIs
UI Overview
Migration
Query Languages
Gizmo API
GraphQL Guide
MQL Guide
Gephi GraphStream
Getting Involved
Glossary of Terms
Contributing
TODOs
Locations of parts of Cayley
Deployment
Running in Docker
Running in Kubernetes
Tools
Convert Linked Data files
Powered By
GitBook
Install Cayley
Install Cayley on Ubuntu
snap install --edge --devmode cayley
Install Cayley on macOS
Install Homebrew
macOS does not include the Homebrew brew package by default. Install brew using the
official instructions
Install Cayley
brew
install
cayley
Install Cayley with Docker
docker
run
-p
64210
:64210 cayleygraph/cayley
For more information see
Container Documentation
Build from Source
See instructions in
Contributing
Previous
Getting Started
Next
Configuration
Last modified
3yr ago