Infrastructure Overview
The platform runs across three environments: Nomad cluster, Cherry server, DevServer, plus Vercel for the frontend.
Environments
| Environment | Purpose | IP |
|---|---|---|
| Cherry server | ClickHouse, main prod services | 84.32.176.16 |
| DevServer | Dev APIs, PolyEyes stack | 93.115.29.2 |
| Jumpbox | Monitoring, Consul, Vault, Grafana | 10.186.16.25 |
| Load Balancer | Hasura, insiders-api, polyeyes-api | 88.216.61.84 |
| Vercel | Frontend | managed |
End State (Target Architecture)
After migration, only these services should run:
- PolyEyes Indexer + Metadata
- PolyEyes Backfill (on demand)
- ClickHouse (PolyEyes data)
- Frontend on Vercel
- Insiders API + PostgreSQL
- TPSL + Copy Trading service
- Telegram Bot service
⚠️
Everything not on this list is a candidate for deprecation. Confirm with the team before stopping anything.