live · TLS · HTTP/2 · CF Full (Strict) composite primitive · v0.6.0

One call. 22 seconds.Zero Hestia.

A single POST to the 8Deploy engine provisioned this page: Linux user, Cloudflare DNS, nginx vhost, Let's Encrypt cert. If any step had failed, the others would have rolled back automatically.

POST /v1/provision-client · 200 OK · 22.0s
{
  "username": "showcaseuser",
  "email":    "[email protected]",
  "domain":   "showcase.8deploy.com",
  "package":  "starter",
  "ssl":      true
}
What the engine did, step by step
step 1 · ~1s
user_add — Linux user provisioned
useradd · home /home/showcaseuser · group 8deploy-users · shell /bin/bash · 24-char password generated · web/mail/conf/tmp scaffolded
step 2 · ~3s
dns_record_add — A record published on Cloudflare
A showcase.8deploy.com → 65.109.91.11 · proxied · zone 8deploy.com · CF record id recorded in engine state
step 3 · ~1s
web_domain_add — nginx vhost rendered + reloaded
/etc/nginx/conf.d/engine-showcase.8deploy.com.conf · docroot /var/www/engine/showcase.8deploy.com/public_html · listen on AX41 v4 only
step 4 · ~17s
ssl_cert_add — Let's Encrypt cert + HTTPS rewrite
grey-cloud the record · certbot HTTP-01 webroot · cert issued · vhost rewritten to HTTPS · nginx reload · re-orange-cloud · audit-log entry recorded
What this proves
primitives shipping
12 (of ~15 critical)
engine routes
19
Hestia commands used
0