Skip to Content
HomeLocal DeploymentInstallOverview

This page is a placeholder for the local deployment installation overview.

Installation

Explore the different installation options for Arcade.

  • Set up Arcade locally
  • Run Arcade in Docker
  • Kubernetes (coming soon)

Client

The Arcade Client can be installed with pip by following the quickstart guide.

CLI

The Arcade CLI & SDK can be installed with pip by following the CLI guide.

Engine

Brew and APT

The arcade-engine binary can be downloaded through system package managers like brew or apt following the instructions here

Binary

The arcade-engine binary can be downloaded through system package managers like brew or apt-get or directly 

Docker

Containers can be downloaded from GHCR .

Apple Silicon Macs and Intel Chip Macs can use the linux/arm64 and linux/amd64 images respectively.

Kubernetes

Kubernetes deployments are not yet supported but coming soon.

Last updated on