Welcome to SecureCheap Docs
SecureCheap is an AI-powered infrastructure control center that unifies server monitoring, security scanning, cloud cost optimization, and intelligent alerting into one dashboard.
π
New here? Start with the Quick Start guide β you'll have your first monitor running in under 5 minutes.
What can SecureCheap do?
π₯οΈInfrastructure MonitoringπSecurity ScannerπΈCost OptimizationπAlertingπ€AI AssistantπIntegrations
How it works
Your infrastructure (servers, domains, cloud accounts)
β
βΌ
SecureCheap collectors (API-first, no agent required)
β
βββ Metrics & health β Monitoring dashboard
βββ Vulnerability scan β Security score
βββ Cloud API data β Cost recommendations
βββ AI engine β Smart alerts + insightsCore concepts
| Concept | Description |
|---|---|
| Workspace | An isolated environment for a team or project. Holds resources, monitors, and alerts. |
| Resource | Any managed asset β a server, domain, repository, or cloud account. |
| Monitor | A recurring check β uptime ping, metric threshold, SSL expiry, etc. |
| Integration | An authenticated connection to a provider (Cloudflare, AWS, cPanelβ¦). |
| Alert | A fired rule. Delivered to one or more notification channels. |
| Scan | A point-in-time security analysis of a domain or server. |
Platform architecture
SecureCheap is built on a modern, distributed stack:
- Frontend: Next.js 14 (App Router) + Tailwind CSS + Framer Motion
- API: Node.js / NestJS β RESTful with JWT auth
- Database: MySQL 8 β encrypted at rest
- Real-time: WebSockets (Soketi) for live metric streams
- Queue: Redis-backed job queue for scan and monitoring tasks
- CDN: Cloudflare β global edge caching
Data security
- All credentials stored with AES-256 encryption
- TLS 1.3 enforced on all endpoints
- SOC2-aligned audit logging
- No raw credentials ever leave your control plane