Servers
Cherry Server (84.32.176.16)
Main production server.
PM2 — Online (ubuntu)
| Service | Description |
|---|---|
auto-refresh-stats | Periodic stats refresh |
cache-prewarmer | Prewarms API/cache layers |
correction-worker | Data correction jobs |
ct-api | Copy trading API (Rust) — ⚠️ deprecated, superseded by Trading Tools v2; online but unused |
frontend | Frontend server process |
lb-refresh | Load balancer config refresh |
lense | Analytics service |
live-relay | Live data relay |
sigmaboy-fe | Sigma Boy frontend |
tpsl | Take profit / stop loss (legacy — see TPSL service page) |
wss-producer | WebSocket message producer |
wss-server | WebSocket server |
PM2 — Online (root)
| Service | Description |
|---|---|
insiders-agent | AI agent (prod) |
insiders-agent-fe | Agent frontend |
insiders-agent-staging | AI agent (staging) |
insiders-api | Core Insiders API |
insiders-referral-v2 | Referral system v2 |
insiders-referral-v2-admin-ui | Referral admin UI |
insiders-ws | Insiders WebSocket |
mirror-dashboard | Mirror trading dashboard |
tgbot-prod | Telegram bot (production) |
tgbot-staging | Telegram bot (staging) |
tpsl | TPSL (root instance) |
tt-ingest / tt-router / tt-executor / tt-confirm | Trading Tools v2 hot path + execution |
tt-tpsl | Trading Tools v2 TP/SL engine (GUARD) |
tt-bookfeed | CLOB order book feed (mark prices) |
tt-enrichment | ClickHouse → Redis cache builder |
tt-perfmon | Performance-triggered rules (loss-stop / profit-scale) |
tt-control-api | Control plane API :9110 → tradingv2.polyinsiders.com |
pulse-* | System health monitoring suite |
Trading Tools v2 (
tt-*) is the production copy-trading engine since the 2026-05-31 cutover, replacing/opt/copytrading. See Trading Tools v2.
PM2 — Stopped (ubuntu) — candidates for removal
ch-ingestion-v2, ch-ingestion-v2-dev, ct-buy (cut to v2), ct-sell (cut to v2), ingest-consumer, lb-refresh-ch, pi-api, pi-copytrading, pi-frontend-test, pi-tpslbot, pinot-watchdog
Git Repos (/opt)
| Repo | Notes |
|---|---|
/opt/polyinsiders-backend-v1 | Backend v1 (active) |
/opt/polyinsiders-backend-prod | Prod backend |
/opt/polyinsiders-backend-staging | Staging backend |
/opt/insiders-api | Insiders API |
/opt/insiders-referral-v2 | Referral v2 |
/opt/tpsl | TPSL service (legacy) |
/opt/insiders-agent | AI agent |
/opt/tradingtools-v2 | Trading Tools v2 — copy trading + TP/SL engine (active) |
/opt/sigmaboy-fe-src | Sigma Boy frontend source |
/opt/copytrading | Copy trading — ⚠️ deprecated (replaced by /opt/tradingtools-v2, 2026-05-31) |
DevServer (93.115.29.2)
Shell processes
- RPC Indexer, Metadata Service, Hypersync, PolyEyes API
PM2 (limitless prefix)
| Service | Description |
|---|---|
limitless insiders-api | Dev insiders API |
limitless insiders-ws | Dev WebSocket |
limitless polyeyes-api | PolyEyes API |
limitless polyeyes-hypersync | Hypersync |
limitless polyeyes-indexer | On-chain indexer |
limitless polyeyes-metadata | Metadata service |
limitless polyinsiders-backend | Backend (dev) |
Nomad Cluster
| Job | Description |
|---|---|
insiders-api | Core API |
insiders-telegram-bot | Telegram bot |
insiders-redeembot | Redeem bot |
insiders-wrapcron | Cron wrapper |
insiders-migratebot | Migration bot |