docs: update Contributing and Project Structure for v0.24.0 test expansion
8eab2d3
docs: add Multi-Host Topology page, BUILD_MODE docs, rebuild command
7709415
docs: add Remote Host Setup page and update CLI Reference for remote:init
7a351f7
Document v0.20.0: blue-green deploy mode
New Blue-Green-Deploy page covers opt-in via DEPLOY_MODE=blue-green or
--blue-green flag, the 9-step orchestration flow, the .bluegreen state
file, tunables (BLUE_GREEN_HEALTH_TIMEOUT / BLUE_GREEN_DRAIN), compose
file requirements (no container_name, no port collisions), proxy hook
contract with shared-nginx and Caddy admin-API examples, fast
state-file rollback, timeout tuning guidance, and common failure modes.
CLI-Reference notes the new --blue-green/--standard flags and
blue-green rollback behavior. Configuration gains the new strut.conf
keys. Deployment links out to the new page, Home and Sidebar list it.
632b2cc
Updated Shell Completions (markdown)
93b6fc7
Updated Interactive TUI (markdown)
79d1aa3
docs: Interactive TUI page + v0.19.0 CLI reference updates
Adds Interactive-TUI.md with usage, backends, --print, and disabling
instructions. Sidebar links it under Getting Started. CLI-Reference
picks up --no-tui, STRUT_NO_TUI, and the no-arg TUI form (since v0.19.0).
de92347
Document v0.18.0: scaffold recipes
53a36a9
Document v0.17.0: plugins, includes, shell completions
27b9599
Document v0.9.0-v0.16.0 features
- Add pages: Stack Groups, Lifecycle Hooks, Notifications, Security Posture
- Update CLI Reference with new commands: posture, status-all, diff, group, rollback diff, backup offsite
- Update Deployment (diff preview, concurrency locks, hooks)
- Update Deploy Rollback (snapshot diff, prune protection)
- Update Database Backups (offsite sync for S3 / R2 / B2)
- Cross-reference posture and notifications from Monitoring
- Reference status-all dashboard from Debugging
- Bump Home.md to v0.16.0
783e399
Update wiki for v0.8.0: doctor, pre-deploy hooks, config
c9de51a
Add contribution callout to Agent Steering page
0e34945
Add Agent Steering wiki page
bad4b47
Add lead-in paragraphs to 7 wiki pages
e7320bc
Update Home.md with new pages and version 0.7.0
af05d0f
Update wiki for v0.7.0: rollback, validate, dry-run, anonymization, reverse proxy
31eb6e6
Add Data Anonymization wiki page
166d375
docs: comprehensive wiki for strut CLI
20 pages covering:
- Getting Started (Installation, Quick Start)
- Core Concepts (Architecture, Configuration, CLI Reference)
- Operations (Deployment, Backups, Key Rotation, Drift, Domain/SSL, Monitoring, Volumes)
- Advanced (VPS Audit/Migration, Stack Validation, Debugging, Local Dev)
- Contributing (Conventions, Adding Commands, Project Structure)
- Sidebar navigation and footer
e3ef266