1.6 KiB
1.6 KiB
GSP Windows Agent
Cygwin-based packaging tree for the GSP Windows agent. The maintained runtime lives under GSP64/, which contains the Cygwin environment, the bundled GSP Perl agent, startup scripts, and supporting files.
Workspace reference: GSP-WORKSPACE.md
What this repository owns
- Windows/Cygwin agent packaging
- startup and stop scripts
- bundled runtime files for the GSP Perl agent
- Windows-specific installation and update helpers
- Windows agent documentation
Runtime model
The Windows agent mirrors the Linux agent as closely as practical while using Cygwin to provide the command and process model expected by the GSP Perl agent.
Important paths
| Path | Purpose |
|---|---|
GSP64/ |
Cygwin root and runtime bundle |
GSP64/GSP/gsp_agent.pl |
Core Windows agent Perl service |
GSP64/agent_start.bat |
Root launcher used to start the agent manually |
GSP64/agent_stop.bat |
Root launcher used to stop the agent manually |
GSP64/GSP/Cfg/ |
Runtime config and template files |
Documentation entry points
docs/AGENT_ARCHITECTURE.mddocs/CYGWIN_INTEGRATION.mddocs/COMMAND_EXECUTION.mddocs/GSP_WINDOWS_AGENT_PORT_VALIDATION.mddocs/PROCESS_MANAGEMENT.mddocs/PANEL_INTEGRATION.md