DrkLynX Microhost Documentation
Welcome to Microhost. You've provisioned an isolated hosting environment with database, storage, and email. These docs show you how to use it.
Table of Contents
01 — Welcome — Overview of what you own: Pages project, D1 database, R2 bucket, email account, and access credentials. Explains provisioning timing and what's included in your tier.
02 — First Deploy — Deploy your first site in under 5 minutes. Two paths: Git-connected auto-deploy from GitHub, or direct upload via Wrangler CLI. Includes concrete commands and common pitfalls.
03 — Custom Domain — Point your own domain name to your Pages project. Works with any registrar; covers DNS setup, SSL provisioning, and propagation timelines.
04 — Database (D1) — Write and query your customer-scoped D1 database. Connection strings, schema migrations, the wrangler d1 CLI workflow, and quota limits.
05 — Storage (R2) — Store files, images, and user uploads in your R2 bucket. S3-compatible SDKs, public/private object access, lifecycle policies, and quota info.
06 — Email (Microhost Mail) — Login to your PQC-hardened mailbox at <username>@drklynx-mail.com. SMTP/IMAP setup, sending limits, and how to upgrade to a custom domain later.
07 — Attestation & Ledger Pulse — Every Microhost provision is cryptographically sealed to a public audit ledger as an ast_ record with an ML-DSA-65 signature. Learn how to verify yours and why this matters.
08 — Troubleshooting & FAQ — 20 common issues and their solutions. Failed deploys, DNS delays, tier upgrades, cancellations, and data retention.
Quick Links
- Dashboard:
app.drklynx.com/microhost/<customer_id>(in development; use Wrangler CLI for now) - Status Page:
status.drklynx.com - Support Email:
support@drklynx.com - Wrangler CLI: install.workers.dev
- D1 Docs: developers.cloudflare.com/d1
- R2 Docs: developers.cloudflare.com/r2
- Pages Docs: developers.cloudflare.com/pages
Getting help: Email support@drklynx.com or check status.drklynx.com if you suspect a service issue.