mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-21 00:21:27 +00:00
Automates first-time setup: generates server.toml, Ed25519 JWT keypair, mTLS CA+server certificates, session secret, and .env file with proper permissions. Includes pre-flight system dependency checks shared with doctor, LLM provider API key collection, and optional doctor verification. Also renames config file from arc.toml to server.toml across the codebase, and loads ~/.arc/.env before CWD .env for centralized secret management. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| demo | ||
| jwt_auth.rs | ||
| lib.rs | ||
| serve.rs | ||
| server.rs | ||
| server_config.rs | ||
| tls.rs | ||