renuo/deploio-claude-plugin
3 stars · Last commit 2026-05-06
Claude Code plugin for deploying and managing apps on Deploio (nine.ch PaaS) — deploy, debug, scale, provision databases, and set up CI/CD using natural language
README preview
# Deploio — Claude Code Plugin [](https://github.com/renuo/deploio-claude-plugin/releases) [](./LICENSE) A [Claude Code](https://claude.ai/code) plugin for deploying and managing apps on [Deploio](https://deploio.ch) — Nine Internet Solutions' PaaS platform. Instead of memorising `nctl` commands, just describe what you want in plain language. ``` "Deploy my Rails app to Deploio" "My app is throwing 503s — what's wrong?" "Add a PostgreSQL database and wire it up" "Set up GitHub Actions to deploy on every push" ``` --- ## Prerequisites 1. **Install `nctl`** — the Deploio CLI ([full install guide](https://github.com/ninech/nctl#installation)): ```bash