Skip to content

History / Local Development

Revisions

  • docs: fix CLI inaccuracies and sync to v0.28.0 - Version badges → 0.28.0 (Home, _Footer); Multi-Host 'since' → v0.22.0 - CLI-Reference: correct audit:diff signature (<host> [user] [key] [port]) - Deployment: logs --tail 50 → --since 30m (no --tail flag exists) - Configuration + Volume-Management: volume.conf is shell vars + VOLUME_OWNERS, not colon rows - Key-Rotation: ssh:keygen stores in ~/.ssh/strut_<host>_*; ci:init also supports gitlab/manual - Database-Backups: backup cleanup → backup retention enforce - Data-Anonymization: hash uses HEX() on SQLite (no SHA256) - Local-Development: local env file is stacks/<stack>/.env.local - Agent-Steering: add development-workflow.md steering file - VPS-Audit-and-Migration: fix reversed audit key/port args - Monitoring: remove nonexistent flags/commands (--env/--vps, reload/update/restart/backup, alert-route, webhook --method); correct env-file reference - Domain-and-SSL: document Caddy reverse-proxy backend (automatic HTTPS)

    @gfargo gfargo committed Jun 30, 2026
  • 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

    @gfargo gfargo committed Apr 10, 2026