Skip to content

Example use cases

These are production-ready SuperPlane apps you can install with one click and adapt to your own stack. Each app is an open source repository with a canvas, console, and documentation.

Preview Envs

Preview Environments canvas showing droplet creation, SSH setup, and health check flow

Spin up a preview environment for every pull request. Comment /start, get a running app on a DigitalOcean droplet in ~2 minutes.

Install · GitHub

Cluster Autoscaler

Cluster Autoscaler canvas showing Grafana alert trigger, server provisioning, and scale-down check

Autoscale a Hetzner Cloud worker fleet from Grafana CPU alerts. Provisions workers, bootstraps Docker workloads over SSH, and scales down quiet clusters.

Install · GitHub

Coolify Watcher

Coolify Watcher canvas showing SSH health check, memory storage, and container restart flow

Monitor a Coolify host with scheduled SSH health checks. Tracks CPU, memory, disk, and container stats on a live dashboard with one-click restarts.

Install · GitHub

TLS Monitor

TLS Monitor canvas showing scheduled certificate checks and Discord notifications

Monitor TLS certificate expiry for HTTPS endpoints. Checks certificates on a schedule and sends Discord notifications when they are expiring.

Install · GitHub

OSS Guard

OSS Guard canvas showing PR trigger, license check runner, and commit status flow

Check open-source license compatibility on every pull request using osv-scanner. Publishes commit statuses and comments on failures.

Install · GitHub

PR Docs Review

PR Docs Review canvas showing Claude AI analysis, verdict branching, and approval workflow

Review every pull request for documentation impact using Claude AI. Maintainers approve or reject via PR comments, with automatic issue tracking.

Install · GitHub

Browse the full list of installable apps in the Sharing apps documentation, including Preview Environments on AWS, Cluster Autoscaler on DigitalOcean, Semantic Pull Requests, and Auto Merge Bot.

You can also build and share your own apps.