What problem does it solve?
This Skill prevents failed Frappe Cloud deployments and operational mistakes caused by misconfigured cloud settings, incorrect domain/DNS choices, or unsafe update and backup practices.
Core Features & Use Cases
- Frappe Cloud vs Press decision guidance: Helps you choose the right hosting model (Frappe Cloud shared/private benches vs self-hosted Press) based on tenancy, compliance, and ops capacity.
- Cloud-specific deployment and provisioning workflows: Guides site provisioning, app installation flows, bench management tasks, and environment-variable handling for the correct hosting mode.
- Production-safe operational guardrails: Covers critical rules for custom domains (CNAME + SSL timing), scheduler usage, maintenance mode, backup strategy, and performance considerations.
- Reference-driven troubleshooting patterns: Includes concrete anti-patterns and examples (e.g., wrong DNS records, testing updates on production, editing via SSH on Cloud).
Quick Start
Use the frappe-ops-cloud skill to plan and execute a safe Frappe Cloud go-live by selecting the correct hosting model, provisioning a site, configuring a custom domain with proper DNS/SSL timing, and establishing an appropriate backup and update strategy.