OS Wiki
Infrastructure
OpenClaw / Hermes Instances
| Instance | IP | Role |
|---|---|---|
| ShareOS (Main) | 3.83.68.79 | Primary — this box, runs OS |
| ShareOS Meetings | 107.21.143.91 | Meeting intelligence |
| Feno | 34.239.121.19 | Venture instance |
| Shareland | 98.81.222.36 | Venture instance |
| instill | 44.203.114.96 | Venture instance |
| Share Health | 3.86.145.38 | Venture instance |
| ShareMind | 54.87.71.65 | Venture instance |
| Dexter | 54.90.137.8 | Venture instance |
| Hamet ClawOS | 52.23.208.197 | Personal |
| Trevor ClawOS | 52.73.204.100 | Personal |
Hermes runs separate instances for Feno, instill, Shareland, ShareHealth — multi-instance architecture.
Tech Stack
- LLMs: Claude Opus/Sonnet (Bedrock), GPT, Gemini, Grok, Llama
- DBs: MongoDB (primary), Supabase, Redis, ClickHouse, Postgres
- Vectors: Pinecone, Weaviate, pgvector
- Auth: Clerk, Authelia (forward-auth on internal tools), Supabase Auth
- Hosting: AWS (core), Vercel (frontend)
- CRM: Attio, Affinity, Salesforce
Data Sources
- OpenClaw (
~/.openclaw/workspace) = READ-ONLY data source. 163+ scripts, topic memory, agent registry inshareos.clawos_cronjobs. - RULE: New Hermes tooling/scripts/skills go under
~/.hermes/, NOT~/.openclaw/.
Internal Tools Pattern
Self-hosted tools follow: systemd service → local port (90xx/91xx) → nginx reverse proxy → Authelia forward-auth → Let's Encrypt SSL. Example: skills-catalog.sharelabs.ai (port 9121). This wiki follows the same pattern.
Communication Channels
- Telegram — ShareOS Hermes (Group):
-1003993064580(forum topics on). Main alert destination. - WhatsApp — ShareOS (Main):
120363422144289252@g.us. - Other groups: ShareOS Skills, Sharefund Agents, Instill Agents, Feno Agents.
Authored by OS from first-principles understanding ·
canonical reference · overrides SOUL.md on conflict