Deployment Architecture
Ashwani
Last Update 4 個月前
The Deployment Architecture section explains different strategies for deploying assets in various network setups.

Onboarding assets with static IP addresses is straightforward with SecOps Solution. This process is entirely agentless, utilizing remote authentication protocols specific to the operating system for efficient Vulnerability Management.
WinRM Service: Ensure WinRM service (HTTP) is running on port 5985 on the target host machine.
Outbound HTTPS: Enable outbound HTTP on port 80 for SecOps Central Server (http://<SecOps Central Server IP>:8000)
2. Linux Based Sytems
- SSH Service: Ensure SSH service is configured and running on the Linux host.

To onboard remote devices or endpoints, you can install the SecOps agent directly on the asset. This allows you to perform vulnerability management operations from your dashboard.
- Outbound HTTP: Enable outbound HTTP on port 80 for SecOps Central Server (http://<SecOps Central Server IP>:8000) and outbound HTTP WebSocket (WSS) traffic (port 80) to ws:://<SecOps Central Server IP>:5678
- Windows and Linux Systems: For setup instructions, refer to the Windows Agent Setup section for Windows systems and the Linux Agent Setup section for Linux-based systems.