Skip to main content
Here you can find useful links for each Restate application component: the Restate Server, CLI, SDKs, and other tools.

Restate Server

The Restate Server is the central component of any Restate deployment, and manages all service invocations, executions, recovery, communication, and state.

Open source (self-host)

DocsGitHubDocker HubnpmSelf-contained binary under BSL-license.Homebrew:
brew install restatedev/tap/restate-server
npx:
npx @restatedev/restate-server
Binaries:
OS/Archx64arm64
Linux⬇️ Download⬇️ Download
MacOS⬇️ Download⬇️ Download

Restate Cloud

The zero-infrastructure option.

Learn more

Get a fully serverless Restate experience, managed by the developers of the system. Sign in, generate keys, point your app, go!

SDKs

All SDKs are open-sourced under the MIT license.
https://mintcdn.com/restate-6d46e1dc/5I23uDb6FXQeLlpU/img/languages/typescript.svg?fit=max&auto=format&n=5I23uDb6FXQeLlpU&q=85&s=c489adde3e88ea43a9a71847da099fc1

TypeScript / JavaScript

https://mintcdn.com/restate-6d46e1dc/5I23uDb6FXQeLlpU/img/languages/java.svg?fit=max&auto=format&n=5I23uDb6FXQeLlpU&q=85&s=c2578332f836a62db941cb8d3f8b83f6

Java

https://mintcdn.com/restate-6d46e1dc/5I23uDb6FXQeLlpU/img/languages/kotlin.svg?fit=max&auto=format&n=5I23uDb6FXQeLlpU&q=85&s=c8141b51e1cd7da8cc21d701252f5374

Kotlin

https://mintcdn.com/restate-6d46e1dc/5I23uDb6FXQeLlpU/img/languages/python.svg?fit=max&auto=format&n=5I23uDb6FXQeLlpU&q=85&s=4ba3ddd29e9cadba1be81f430edeb139

Python

Tools

Restate CLI

DocsGitHubnpmCentral management tool that lets you bootstrap new applications, register/upgrade services, debug running invocations, etc.Homebrew:
brew install restatedev/tap/restate
npm:
npm install --global @restatedev/restate
Binaries:
OS / Archx64arm64
Linux⬇️ Download⬇️ Download
MacOS⬇️ Download⬇️ Download

restatectl

DocsGitHubnpmCluster management tool that lets you provision, control and introspect your cluster and its nodes.Homebrew:
brew install restatedev/tap/restatectl
npm:
npm install --global @restatedev/restatectl
Binaries:
OS / Archx64arm64
Linux⬇️ Download⬇️ Download
MacOS⬇️ Download⬇️ Download
I