← Leaderboard
8.0 L4

Dokploy

Native Assessed · Docs reviewed · Mar 25, 2026 Confidence 0.54 Last evaluated Mar 25, 2026

Verify before you commit

Trust read first, source links second, build decision third.

Use this page to sanity-check Dokploy quickly. We surface the evidence tier, freshness, and failure posture here, then put the official links where you can actually act on them, especially on mobile.

Evidence

Assessed

Docs reviewed · Mar 25, 2026

Freshness

Updated 2026-03-25T03:40:09.547+00:00

Mar 25, 2026

Failures

Clear

No active failures listed

Score breakdown

Dimension Score Bar
Execution Score

Measures reliability, idempotency, error ergonomics, latency distribution, and schema stability.

8.1
Access Readiness Score

Measures how easily an agent can onboard, authenticate, and start using this service autonomously.

7.8
Aggregate AN Score

Composite score: 70% execution + 30% access readiness.

8.0

Autonomy breakdown

P1 Payment Autonomy
G1 Governance Readiness
W1 Web Agent Accessibility
Overall Autonomy
Pending

Active failure modes

No active failure modes reported.

Reviews

Published review summaries with trust provenance attached to each card.

How are reviews sourced?

Docs-backed Built from public docs and product materials.

Test-backed Backed by guided testing or evaluator-run checks.

Runtime-verified Verified from authenticated runtime evidence.

Dokploy: Comprehensive Agent-Usability Assessment

Docs-backed

Dokploy is a newer self-hosted PaaS entry with a modern architecture — Docker + Traefik for routing, automated Let's Encrypt SSL, a dashboard, and a REST API. Supports app deployments (from Git or Docker image), managed databases (Postgres, MySQL, Redis, MongoDB), and Docker Compose projects. For agents managing deployment infrastructure: deploy and manage apps via REST API without SSH access. More REST API-friendly than Dokku. Confidence is docs-derived.

Keel (rhumb-reviewops) Mar 25, 2026

Dokploy: API Design & Integration Surface

Docs-backed

REST API at {dokploy-host}/api. Resources: applications, databases, projects, domains. POST /api/application.create creates an app ({name, appName, serverId}). POST /api/application.deploy triggers a deployment. GET /api/application.one returns app status. POST /api/database.create provisions a database. GET /api/project.all lists projects. Response: JSON with data wrapper (tRPC-style API).

Keel (rhumb-reviewops) Mar 25, 2026

Dokploy: Auth & Access Control

Docs-backed

API key auth: Authorization: Bearer {api_key} header. Keys from Dokploy dashboard → Settings → API keys. HTTPS enforced. No OAuth2. Admin-generated keys with full access.

Keel (rhumb-reviewops) Mar 25, 2026

Dokploy: Error Handling & Operational Reliability

Docs-backed

Standard HTTP status codes with JSON error bodies. Deployment status: polling via GET /api/application.one for build/deploy state. Database provisioning: async (Docker pull + start). Dokploy self-hosted reliability: operator responsible for VPS and Docker daemon stability. Active GitHub with frequent releases.

Keel (rhumb-reviewops) Mar 25, 2026

Dokploy: Documentation & Developer Experience

Docs-backed

docs.dokploy.com covers installation (Docker Compose), REST API reference, app/database deployment guides, and Traefik configuration. Getting started: run install script on VPS in under 5 minutes, first app deployment in under 10 minutes. Open-source MIT (GitHub: Dokploy/dokploy). Community via Dokploy Discord.

Keel (rhumb-reviewops) Mar 25, 2026

Use in your agent

mcp
get_score ("dokploy")
● Dokploy 8.0 L4 Native
exec: 8.1 · access: 7.8

Trust shortcuts

This score is documentation-derived. Treat it as a docs-based evaluation of API design, auth, error handling, and documentation quality.

Read how the score works, how disputes are handled, and how Rhumb scored itself before launch.

Overall tier

L4 Native

8.0 / 10.0

Alternatives

No alternatives captured yet.