perses-deploy
Installation
SKILL.md
Perses Deploy
Deploy and configure Perses server instances across different environments.
Overview
This skill guides you through deploying Perses server instances (local development, Kubernetes, bare metal) and configuring them with databases, authentication, plugins, and provisioning folders. Route to other skills for dashboard creation (use perses-dashboard-create) or plugin development (use perses-plugin-create).
By default, local dev deployments use Docker with file-based storage when no target is specified. Health checks verify the API is accessible after deployment. Plugin loading configures official plugins from the perses/plugins repository.
Instructions
Phase 1: ASSESS Environment
Goal: Determine deployment target and requirements.