92 lines
2.7 KiB
Markdown
92 lines
2.7 KiB
Markdown
# Project State
|
|
|
|
## Active
|
|
|
|
| Project | Status | Priority |
|
|
|---------|--------|----------|
|
|
| SiteMente | Live, 230 leads | P1 |
|
|
| HostPioneers | Outreach campaign running | P1 |
|
|
| HolaCompi | Paused | P2 |
|
|
| Immortalz | Running on Horus :3000 | P2 |
|
|
| KickAssMarket | Live | P2 |
|
|
| donatebysharing.com | Live, demo campaigns added | P3 |
|
|
| Career OPS | Needs rebuild | P3 |
|
|
|
|
## Infrastructure
|
|
|
|
| Server | IP | Role |
|
|
|--------|-----|------|
|
|
| Horus | 185.45.195.201 | Gateway, Claw3D |
|
|
| Amun | 212.8.251.47 | Ollama, voice agent target |
|
|
| Cleo | 185.45.195.201 | Legacy voice |
|
|
|
|
## VPS Network
|
|
- Horus ports: SSH 2222 open, rest blocked externally
|
|
- Amun ports: more open
|
|
- Tailscale VPN active: Horus `100.70.177.5`, Amun `100.120.217.121`
|
|
|
|
## Updated: 2026-04-10
|
|
|
|
## Claw3D Office (2026-04-21)
|
|
|
|
**Status:** Fix in progress
|
|
|
|
**Domains purchased:**
|
|
- 3doffice.eu (pending — free first year)
|
|
- 3doffice.se (pending — 6.30 kr/yr)
|
|
- 3doffice.dk (60 kr/yr)
|
|
|
|
**Architecture:**
|
|
- Amun VPS (212.8.251.47) — Claw3D server running on :4001
|
|
- Horus — cloudflared tunnel gateway
|
|
- Cleopatra — joins as agent via browser
|
|
|
|
**Next steps:**
|
|
1. Purchase domains
|
|
2. Start Claw3D on Amun: `pm2 start ecosystem.config.js`
|
|
3. Update cloudflared config to route council.hostpioneers.com → 212.8.251.47:4001
|
|
4. Test with all agents
|
|
5. Document setup process
|
|
6. Package as paid service for businesses
|
|
|
|
**Note:** Test internally before offering as a service (Haitham — today 2026-04-21)
|
|
|
|
## 3DOffice.eu — LIVE (2026-04-21)
|
|
|
|
**Domains:** 3doffice.eu (✅ live) | 3doffice.se ⏳ | 3doffice.dk ⏳
|
|
|
|
**Site Structure:**
|
|
- `/en/` — English (default)
|
|
- `/es/` — Spanish
|
|
- `/sv/` — Swedish
|
|
- `/da/` — Danish
|
|
- Auto-redirects to browser language on first visit
|
|
- Navbar dropdown to switch languages manually
|
|
|
|
**SEO + AI Agent Optimization:**
|
|
- robots.txt (all AI crawlers allowed)
|
|
- sitemap.xml (hreflang + language alternatives)
|
|
- JSON-LD: Organization, Service, FAQPage, Product schemas
|
|
- Open Graph + Twitter Card
|
|
- hreflang tags for all 4 languages
|
|
- Canonical URLs
|
|
- `.well-known/agent-profile.json` — AI agent discovery endpoint
|
|
- `.well-known/ai-plugin.json` — AI plugin manifest
|
|
- `openapi.yaml` — API spec for agents
|
|
|
|
**Pricing:**
|
|
- 1 AI Employee: €1,199/mo
|
|
- 2 AI Employees: €2,222/mo
|
|
- 3 AI Employees: €2,999/mo
|
|
- 3yr min contract · 10% off 4yr · 20% off 5yr
|
|
|
|
**Brand:** 100% 3DOffice — no Claw3D/OpenClaw branding
|
|
**Office Link:** https://council.hostpioneers.com/office
|
|
**Contact:** @Horus_Da_Bot (Telegram)
|
|
|
|
**Pending:**
|
|
- .se DNS (add A record → 45.95.42.114)
|
|
- .dk DNS (add A record → 45.95.42.114)
|
|
- OG image (PNG format for social sharing)
|
|
- OpenAPI endpoint actual implementation
|