VPS Structure

The filing cabinet. Where everything on the server lives and what it's for.

๐Ÿ’ก

How to use this

Building something new? Write outputs to exports/ ยท SOPs go in brain/sops/ ยท Event receivers go in webhooks/ ยท SSH: ssh root@165.232.155.132

๐Ÿ–ฅ๏ธ

Brain & Config

165.232.155.132ยท click to expand
๐Ÿ”‘keys/live
โ–พ๐Ÿง brain/live
โ–ธ๐Ÿ“‹sops/live
โ–ธ๐Ÿ“–playbooks/live
๐Ÿ”—context/live
โ–พ๐Ÿ“คexports/live
๐Ÿ“Šcoaching-reports/live
๐Ÿ“ˆleadership-dashboards/live
๐Ÿ’ฐsales-data/live
๐Ÿชwebhooks/planned
๐Ÿ“‹logs/live
โš™๏ธconfig/live
๐Ÿ”‘

API Keys Vault

/etc/egelloc/keys/.env.shared15 live ยท 3 pending
ServiceWhat you can pullStatus
Anthropic (Claude)
All AI agents, cron jobs, summarization
live
OpenAI
Fallback model, embeddings, GPT-4o tasks
live
Brave Search
Web search for agents and research crons
live
Close CRM
Leads, pipeline, opportunities, activities
live
GoHighLevel
Lead capture, SMS/email sequences, iBluSend
live
Stripe
Charges, subscriptions, revenue data
live
Facebook Ads
Ad campaigns, CPL, spend data
live
Calendly (Coaching)
Coaching session bookings, availability
live
Calendly (Sales)
Discovery call bookings, conversion tracking
live
Fathom
Call recordings, transcripts, summaries, action items
live
Fathom Webhooks
Real-time call event triggers
live
Slack
Post messages, agent output delivery, alerts
live
Whop
Student memberships, course access, enrollments
live
Freshchat
Student/parent live chat, conversation history
live
Whoop
Sleep/recovery tracking (Tony personal)
live
Pinecone
Vector DB for egelloC Brain (Andy builds)
pending
Supabase
DB layer for Brain (Andy builds)
pending
Google Cloud
Drive API, Google services
pending

Keys stored at /etc/egelloc/keys/.env.shared โ€” root only. To use in a script: source /etc/egelloc/keys/.env.shared

๐Ÿš€

Live Apps

/var/www/
AI Hublive

This app โ€” AI rollout dashboard

/var/www/egelloc-ai-hub

Next.js
Mission Controllive

Business intelligence dashboard

/var/www/egelloc-mission-control

cornelius-commandlive

Cornelius ops dashboard (agent-facing)

/var/www/cornelius-command

Next.js
Onboarding Portalplanned

Student onboarding flow

/var/www/egelloc-onboarding-portal

TBD
Knowledge Baseplanned

egelloC knowledge base app

/var/www/egelloc-knowledge-base

TBD