Commit 8a6f833
committed
feat: Add Robin OSINT template and enhance OpenClaw with Tailscale
Robin template:
- Complete production-ready Dokploy template for AI-powered dark web OSINT tool
- Streamlit UI with Tor SOCKS5 proxy for dark web search
- Cloudflare R2 integration for investigation storage
- Venice.ai (primary) + OpenRouter.ai (fallback) LLM provider support
- Comprehensive 600-line README with Cloudflare setup guides
- All services validated with health checks and proper networking
OpenClaw enhancements:
- Fix volume configuration: migrate from absolute paths to named volumes
- Add Tailscale v1.72.2 mesh VPN service integration
- Properly configure NET_ADMIN capabilities and IP forwarding sysctls
- Tailscale health checks and persistent state management
- Update index to reflect 2-service architecture
Both templates validated and production-ready.1 parent 8334f3a commit 8a6f833
File tree
5 files changed
+661
-3
lines changed- blueprints
- openclaw
- robin
5 files changed
+661
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 | | |
6 | | - | |
7 | | - | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
| |||
68 | 71 | | |
69 | 72 | | |
70 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
71 | 105 | | |
72 | 106 | | |
73 | 107 | | |
74 | 108 | | |
75 | 109 | | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
76 | 114 | | |
77 | 115 | | |
78 | 116 | | |
| |||
0 commit comments