5 Commits

Author SHA1 Message Date
Yang Yang Xie 8b52fac5fe Simplify getting-started: end at step 3, move config to separate docs
Getting started now covers only bootstrap (download → set password → start).
Configuration (clusters, TLS, filter chains) is deferred to the tutorial
and envoy-config.md so the onboarding path stays linear.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-20 17:21:59 -07:00
Yang Yang Xie 440260a0f6 Overhaul docs for auto-bootstrap, Local CA, and whoami tutorial
- Remove starter.json (no longer needed — gateway auto-bootstraps on first boot)
- Add envoy/envoy.yaml static bootstrap config
- Fix docker-compose.yml to use envoy.yaml instead of starter.json
- Update README: fix quick start flow, add Local CA section, add tutorial link
- Rewrite getting-started.md: auto-bootstrap, Local CA, bring-your-own-CA
- Update envoy-config.md: replace import section with auto-bootstrap explanation
- Add docs/tutorial-whoami-local-https.md: end-to-end local HTTPS with whoami
- Add configs/README.md: clarify configs dir purpose

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-20 17:16:06 -07:00
Jerry Xie 4c9b21debc docs: add Cloudflare Tunnel exposure architecture guide and sequence diagrams 2026-05-19 17:29:51 +00:00
Jerry Xie bb77d9af78 fix: correct Envoy bootstrap architecture, docker-compose configuration, and installation docs 2026-05-19 17:08:21 +00:00
Yang Yang Xie 69ddc0d88b Initial release — Aegis v1.0.0
Self-hosted Envoy gateway with AI threat analysis, TLS automation,
and real-time security dashboard.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18 23:12:13 -07:00