resonate-server-deployment

Installation
SKILL.md

Resonate Server Deployment

Overview

Deploy the Resonate server on Linux systems using systemd for process management. This skill covers installation, configuration of public URLs, JWT authentication setup, and common troubleshooting scenarios.

Deploying on GCP instead? See resonate-server-deployment-cloud-run for the Cloud Run + Cloud SQL variant.

Prerequisites

  • Linux system with systemd
  • Root/sudo access
  • curl installed
  • (Optional) openssl for generating JWT keys
  • (Optional) jwt-cli for generating tokens

Quick Start

Basic Deployment (No Auth)

Installs
1
GitHub Stars
6
First Seen
Aug 10, 2026
resonate-server-deployment — resonatehq/resonate-skills