- audit/phase-one + phase-two: security audit briefs, findings, credential-rotation plan, Docker-USER hardening scripts, rollback refs - disaster-recovery/restore-test-log.md + backup-dr-audit-2026-08-10.md - clients/ (modelortho SEO audit, ai-biz-dev competitive landscape), notes/ (tiktok strategy) - projects/: front-desk-voice-agent, seo-visibility-checker product plan, hotnow-savannah HTML, resend-transactional-email, backup-dashboard-enhancements, code-review-graph, seo-ci-architecture - proposals/verdicttank/: architecture v4.0, methodology, judge-pool review, consolidation reasoning, cross-check review - docs/super-search/firecrawl-provider-strategy.md - updates: CHANGELOG, model-chain, projects-master-readme, intelsight.io - .gitignore: exclude nested standalone repos (seo-tool, venturebuilt)
3.2 KiB
3.2 KiB
IntelSight.io — Site Documentation
Overview
| Detail | Value |
|---|---|
| Domain | intelsight.io |
| Aliases | intelsight.co (redirect), www.intelsight.io |
| Platform | WordPress (CloudPanel CE) |
| Server | app3 (152.53.241.111) |
| Panel | panel.itpropartner.com |
| Created | July 26, 2026 |
| SSL | Let's Encrypt via CloudPanel |
Cloudflare DNS Records (Zone: 4c2ade01f77efc5a3821dc64f5cf3277)
| Type | Name | Value | Proxy |
|---|---|---|---|
| A | intelsight.io | 152.53.241.111 | ✅ Orange |
| A | my.intelsight.io | 152.53.241.111 | ✅ Orange |
| CNAME | www.intelsight.io | intelsight.io | ✅ Orange |
SSL/TLS mode: Full (strict)
intelsight.co (Zone: f12f30677b754b39c51a8bd29527ca8f)
| Type | Name | Value | Proxy |
|---|---|---|---|
| A | intelsight.co | 192.0.2.1 | ✅ Orange |
Page Rule: intelsight.co/* → https://intelsight.io/$1 (301, active)
No origin server needed — Cloudflare edge handles the redirect. The dummy A record is required for DNS resolution; traffic never reaches the origin IP.
CloudPanel Site Details
- Site User (SSH):
intelsight/LoveMyBoys.1520! - Home directory:
/home/intelsight
Database
| Detail | Value |
|---|---|
| Host | 127.0.0.1 |
| Port | 3306 |
| Database | intelsight |
| User | intelsight |
| Password | lUO7FjpYRxdJyK7BadiW |
WordPress Admin
- URL: https://intelsight.io/wp-admin/
- User: ippadmin
- Password: LoveMyBoys1520!
- Admin Email: admin@intelsight.io ⚠️ Needs changing to
info@itpropartner.com(CloudPanel ignores the form field and auto-generatesadmin@domain)
Service Status
| Service | Status | Notes |
|---|---|---|
| intelsight.io | ✅ Live | WordPress default install |
| intelsight.co → intelsight.io | ✅ Redirecting | 301 via Cloudflare page rule |
| my.intelsight.io | ⏳ DNS ready | No site created yet — returns 525 |
| SSL | ✅ Issued | Let's Encrypt via CloudPanel |
SSL Issuance
Let's Encrypt via clpctl lets-encrypt:install:certificate. Must temporarily unproxy DNS records for HTTP-01 validation, then reproxy:
# Unproxy
curl -s -X PATCH "https://api.cloudflare.com/client/v4/zones/$ZONE_ID/dns_records/$RECORD_ID" \
-H "Authorization: Bearer $CF_TOKEN" \
-d '{"proxied":false}'
# Issue cert (on app3)
ssh root@152.53.241.111 "clpctl lets-encrypt:install:certificate --domainName=intelsight.io"
# Repoxy
curl -s -X PATCH "..." -d '{"proxied":true}'
Backup
Covered by app3 daily backup at 3 AM ET → s3://hermes-vps-backups/cloudpanel-backups/
Next Steps
Buildout (queued 2026-08-17)
- Finish IntelSight build: wire Super Search + OSINT person-search functionality into the portal
- Wire login to auth2 (central auth)
- Purge mock test data
- Full smoke test of functionality at my.intelsight.io
- Run launch-feedback-sprint on the site
- Dispatch UX/design + marketing teams to vet the full site (if teams unavailable, produce full docs package + technical writeups to git + docs)
Open items (initial scaffold)
- Change WordPress admin email from
admin@intelsight.iotoinfo@itpropartner.com - Create WordPress site at
my.intelsight.iofor the customer portal - Install WordPress theme and configure branding