Skip to content

Latest commit

 

History

History
136 lines (94 loc) · 5.79 KB

File metadata and controls

136 lines (94 loc) · 5.79 KB
title Enclii Documentation
description Deploy, scale, and operate containerized services on infrastructure you own
sidebar_position 1
tags
overview
documentation
getting-started

Enclii

Deploy, scale, and operate containerized services — on infrastructure you own.

Open-source DevOps platform with production-grade Kubernetes, zero vendor lock-in, and Vercel/Railway/Heroku-style ergonomics.

→ Deploy your first service in 5 minutes


Pick your path

Install the CLI, sign in with GitHub, and deploy a live service in 5 minutes. No cluster, no YAML.

10-minute migration guides with feature-parity tables, env var import scripts, and DNS cutover steps.

Self-host Enclii end-to-end. Bare-metal or cloud, Kubernetes-native, GitOps-driven.


Quick links


Platform status

Program: commercial launch (GA) program active · Live at: app.enclii.dev

Current program state, readiness, and dates live in COMMERCIAL_GA_TRACKER.md and the readiness scorecard; the plan is the GA master plan. External “95% ready” copy is retired at Gate 5.

Component Status
API (api.enclii.dev) ✅ Running
Dashboard (app.enclii.dev) ✅ Running
Admin (admin.enclii.dev) ✅ Running
Auth (Janua SSO, auth.madfam.io) ✅ Running
Build pipeline ✅ GitHub webhooks + Paketo buildpacks
Docs (docs.enclii.dev) ✅ Running
Status (status.enclii.dev) ✅ Running
GitOps (ArgoCD, App-of-Apps) ✅ Running
Storage (Longhorn CSI) ✅ Running — bet C staging-proven
Previews / domains / billing enforce ✅ Staging-proven (2026-05-23)
Observability (OTel tracing) ✅ Running
Vault 🟡 P1 — unseal + ESO sync (O-10)
Self-serve signup 🟡 Wave 2 — disabled in prod until O-17
SLA / support / legal 🟡 Draft — Wave 4 publish
Managed databases ⏳ Post-GA (bet D)

Documentation structure

This documentation is organized for two audiences: users who deploy services to Enclii, and operators who run the Enclii platform itself.

For users

For operators

  • Architecture — system design and decisions
  • Infrastructure — GitOps, Longhorn, Cloudflare, External Secrets
  • Production — deployment roadmap, gap analysis, anti-fragility
  • GA program — master remediation plan, tracker, scorecard, ops queue
  • Runbooks — incident response, cluster remediation, database recovery
  • Security and Compliance — secret rotation, SOC2 mapping

Implementation history


Navigation by role

Role Start here
New user deploying a service 5-minute quickstart
Migrating from Vercel/Railway/Heroku Migration index
Platform contributor (local dev) Local quickstart
DevOps / SRE Infrastructure, Runbooks
Security engineer Kyverno policies, Secret rotation log
Frontend developer Quickstart, TypeScript SDK
Backend developer Architecture, API docs, Testing guide
Executive / CTO GA scorecard, GA master plan, Gap analysis

Getting help


Contributing to the docs

When adding documentation:

  1. User-facing tutorialsguides/
  2. Reference materialreference/ or cli/commands/
  3. Operator runbooksrunbooks/
  4. Architecture and ADRsarchitecture/
  5. Historical reportsarchive/

Update apps/docs-site/sidebars.ts when adding a new top-level page.


Last updated: 2026-07-11 · Documentation version: 4.1 (GA program)