feat(agents): Windows install commands in the Install Agent modal; drop committed binaries
The Install Agent modal now emits Windows (PowerShell) one-liners for the join-key, pre-register and custom-config flows. Each downloads the fully-offline setup installer and passes the same values the bash flow uses: join key : /SERVER_URL /JOIN_KEY quick : /SERVER_URL /AUTH_TOKEN /PUBLIC_KEY custom : /B64_CONFIG=<base64 agent.yml> Binaries are no longer committed here: the setup.exe and loose agent binaries are GitHub release artifacts (built by the theta-agent release workflow) and the modal downloads the installer from releases/latest/download/. The SSO still serves install.sh (the small Linux bootstrap script); the large binaries are dropped from this repo.
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user