Skip to content

SIRP Installation

SIRP is deployed on the Nocoly platform. Nocoly can be self-hosted or used as a cloud service.

Nocoly Self-Hosted vs. Cloud Service

  • Nocoly Cloud Service: Suitable for quick evaluation and small-scale testing.

    • No need to maintain servers or infrastructure yourself.
    • Data is stored on the Nocoly cloud.
    • The free tier has feature limitations.
  • Nocoly Self-Hosted: Suitable for production deployment and large-scale testing.

    • Minimum requirements: 8-core CPU, 32GB RAM, 50GB disk.
    • Data is stored on local servers.
    • Self-hosted deployment offers free access to Professional features.

For a detailed comparison, see: https://www.nocoly.com/pricing

Installing Nocoly (Self-Hosted)

Refer to the official installation guide

Common Issues

Register a Nocoly Account (Cloud Service)

Visit the Nocoly official website and register: https://www.nocoly.com/

Download the SIRP Application

  • Clone the ASP repository
bash
git clone git@github.com:FunnyWolf/agentic-soc-platform.git
  • The SIRP application file is located at agentic-soc-platform/Docker/SIRP/SIRP.mdy

Install the SIRP Application (Cloud Service)

The free tier does not support application upgrades

  • Log in to the Nocoly platform, select Apps -> New App -> Import, and choose the SIRP.mdy file to import.

img.png

img_1.png

Import the SIRP Application (Self-Hosted)

Self-hosted Professional edition is free and supports application upgrades

  • Log in to the Nocoly self-hosted address, select Organization Management -> Apps, and choose the SIRP.mdy file to import.

img_4.png

img_5.png

img_6.png

  • Application upgrades are supported

img_7.png

img_8.png

img_9.png

Open the SIRP Application

  • After the import is complete, click SIRP to open the application.

img_2.png

img_3.png