Deploying NCP Package
Installation Steps
Step 1 - Extract the Installation Package
tar -I pbzip2 -xf ncp-rX.X.X-en.tar.bz2Step 2 - Change Directory and Start the Installer
cd ncp-rX.X.X-en
sudo ./installer.shStep 3 - SSL Certificate Configuration
Option A - Custom SSL Certificate
Select y and provide paths to your certificate files:
[y/n]: y
→ Proceeding with custom domain SSL certificate installation..
Enter the path to the private key file: ./certs/server.pem
Enter the path to the certificate file: ./certs/server.crt.pemOption B - Default Self-Signed Certificate
Step 4.a - Configure Host IP Address
Step 4.b - Configure Public IP / Domain
Step 5 - Configure LLM Endpoint
Full Package (Bundled LLM):
Base Package (Remote LLM):
Field
Default
Description
Step 6 - Installation Progress
Step 7 - Access the Network Copilot UI
Step 8 - Activate License
Verify the Installation
Last updated
