Overview
This knowledgebase article explains how to:
-
Install NGINX
-
Issue an SSL certificate for IPv4
-
Install and configure the NGINX Agent
-
Connect your server with ShieldOps for reverse-proxy and DDoS protection
Following these steps ensures your server is SSL-secured and prepared for ShieldOps’ layered infrastructure shielding.
Step 1: Install NGINX & Issue IPv4 SSL
Run the command below to automatically install NGINX and issue an SSL certificate for your server’s IPv4 address:
bash <( curl -Ls scripts.cpanelcentral.com/lego_ipv4-ssl.sh )
This script will:
-
Detect whether NGINX is already installed
-
Install NGINX if missing
-
Issue and configure an IPv4 SSL certificate using LEGO (ACME)
-
Enable HTTPS for immediate use
Step 2: Install the NGINX Agent
Once NGINX is installed and running, execute the following command to install the NGINX Agent:
bash <( curl -Ls scripts.cpanelcentral.com/nginx-agent.sh )
During installation, the script will generate:
-
Agent Port
-
Agent Secret
Important:
Keep the Agent Secret in a safe and private location. This credential provides authenticated access to the agent and must never be shared publicly.
Step 3: Information Required for ShieldOps
If you plan to use ShieldOps, you must securely share the following details only with ShieldOps support:
-
Server IPv4 address
-
Agent Port
-
Agent Secret
Do not share this information with anyone else, as it provides access to your origin infrastructure.
About ShieldOps (Included Features)
Based on the service details available at https://echo.techinsoul.com/, ShieldOps provides a comprehensive protection layer for origin servers, including:
Reverse-Proxy & Origin Shielding
-
Keeps origin IP addresses hidden from the public internet
-
Routes traffic through controlled proxy layers
-
Helps reduce takedown and abuse-related disruptions
-
Suitable for offshore and DMCA-resilient deployments
Upstream DDoS Filtering (Included)
ShieldOps includes always-on upstream DDoS protection designed to keep services online during attacks:
-
Always-On DDoS Protection for Your IPs
No manual activation required; protection is enabled by default. -
L3 / L4 / L7 Flood Mitigation
Defends against volumetric, protocol, and application-layer attacks. -
Upstream Filtering Capacity
Attacks are absorbed before they reach your infrastructure through DDoS-protected IP routing.
Protection at a Glance
-
3.5+ Tbps filtering capacity (pooled per location)
-
700M+ packets/second filtering throughput
-
Always-On protection mode, no manual intervention required
Pricing for ShieldOps services is provided on request. Please contact ShieldOps directly for current plans and availability.
Partnership, Referral & Discount
We are officially partnered with ShieldOps via:
https://echo.techinsoul.com/
When purchasing a ShieldOps subscription, make sure to mention our website URL as the referrer during signup or communication with their team.
ShieldOps will apply a 10% discount on yearly subscriptions for clients referred through us.
Need Assistance?
If you require help with installation, troubleshooting, or securely sharing agent details with ShieldOps, please contact our support team for guidance.
