mirror of
https://github.com/axieyangb/aegis.git
synced 2026-09-10 17:55:38 +00:00
c1d77eb738
The installer asks about a dozen settings and there was nowhere to read what any of them mean. docs/configuration.md documents every one — installer prompts, hub environment variables and ports — with defaults, what breaks if the value is wrong, and worked examples. The installer now links to it, both before the first question and after the install finishes. The compose file also shipped AGENT_HOST, which the hub renamed to HUB_EXTERNAL_HOST: still honoured, but it logs a deprecation on every boot, so the file everyone copies was teaching the old name and guaranteeing the warning. Both names are documented; the installer writes whichever key the compose file actually contains, so an older file or a pinned fork keeps working. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01UC1bwEPiq5ytX7VXap8cDK