Cipi installs Nginx, PHP, MariaDB, Redis, SSL, Fail2ban, UFW, Supervisor, and Deployer on any Ubuntu VPS. In about ten minutes. For free.
Configure SMTP once and Cipi becomes your security watchdog. Email alerts fire on deploy failures, backup errors, SSH intrusions, privilege escalations, key changes, and app lifecycle events. You sleep, Cipi watches.
Add your personal access token and Cipi auto-creates deploy keys and webhooks on every
app create. No manual repo settings.
A Laravel package that unlocks webhook deploys, health checks, MCP server for AI debugging, and GDPR-safe database anonymization. One require, zero config.
Every app gets its own Linux user, database, Nginx vhost, PHP-FPM pool, workers, and zero-downtime Deployer releases. Full isolation.
Every CLI command is also a REST API call. Build dashboards, CI/CD integrations, or custom tooling. There is also an MCP (Model Context Protocol) to interface with the APIs. Token-based auth, JSON responses.
Push to your branch, the webhook fires, Cipi deploys in the background. Signature-verified, zero-downtime, instant HTTP response. No CI/CD pipeline needed.
Get alerted on SSH intrusion attempts, blocked IPs, deploy failures, and service restarts. Cipi watches, you sleep.
A JSON endpoint that reports PHP version, database connectivity, disk usage, queue health, and scheduler status. Perfect for UptimeRobot, Pingdom, or custom monitors.
Deep diveConnect Cursor, VS Code, or Claude Desktop to your live app via MCP. Six tools: health, app_info, logs, db_query, artisan, and deploy. Ask questions in natural language. Read logs, run SQL, clear cache, trigger deploys — no SSH needed.
Define anonymization rules per table and column. Get a full database dump with fake data replacing PII. Real structure, no real personal data.
Deep diveOne command to backup a database. Schedule it in cron, get a compressed dump. No manual mysqldump, no hassle.
Deep divePick a backup, restore it. One command, no manual SQL imports. Your database is back to the exact state you need.
Deep diveCode, database, .env, storage — everything encrypted and shipped to any S3-compatible bucket. Schedule it, forget it, sleep well.
Transfer apps, databases, configs, and SSL certificates to a replica server in one encrypted SSH transfer. Migration or disaster recovery, one command.
SSH key-only auth, Fail2ban, UFW firewall, unattended security upgrades, AES-256 vault for all credentials, GDPR-compliant log retention, and isolated Linux users for every app. Security isn't an add-on. It's the architecture.
One command to install. One command to deploy. Zero lock-in, forever free, MIT licensed.
$ wget -O - https://cipi.sh/setup.sh | bash