SIRP Installation
SIRP is deployed based on the Nocoly platform. Nocoly can be deployed privately or used as a cloud service.
Nocoly Private Deployment VS Cloud Service
Nocoly Cloud Service: Suitable for quick experience and small-scale verification.
- No need to maintain servers and environment yourself.
- Data is stored in the Nocoly cloud.
- The free version has functional limitations.
Nocoly Private Deployment: Suitable for production environment deployment and large-scale testing.
- Minimum configuration requirements: 8 core CPU, 32GB RAM, 50GB disk space.
- Data is stored on local servers.
- Private deployment allows free use of professional version features.
For a detailed comparison, please refer to: https://www.nocoly.com/pricing
Install Nocoly (Private Deployment)
Refer to the Official Installation Manual
Common Issues
DockerCgroupDriveissuehttps://docs-pd.nocoly.com/deployment/env/?_highlight=dockercgroupdrive#dockercgroupdrive
ERROR: client version 1.25 is too old. Minimum supported API version is 1.44, please upgrade your client to a newer versionerrorModify the
service.shscript to change allXXX\docker-composetodocker compose(use the system's docker compose to start).
Register Nocoly Account (Cloud Service)
Visit the Nocoly official website and register: https://www.nocoly.com/
Download SIRP Application
- Clone the ASP codebase
git clone git@github.com:FunnyWolf/agentic-soc-platform.git- The SIRP application file is
agentic-soc-platform/Docker/SIRP/SIRP.mdy.
Install SIRP Application (Cloud Service)
Free version does not support application upgrades
- Log in to the Nocoly platform, select
Applications->New Application->Import, and choose theSIRP.mdyfile to import.


Import SIRP Application (Private Deployment)
Private deployment professional version is free and supports application upgrades
- Log in to the Nocoly private deployment address, select
Organization Management->Applications, and choose theSIRP.mdyfile to import.



- Supports application upgrades



Open SIRP Application
- After importing, click
SIRPto open the application.

