$ cd ~/labs/crucix && ./status
Crucix OSINT Intelligence Lab
A live, read-only demonstration of Crucix, an open-source OSINT intelligence platform, integrated into the Tech.Wired.Brains.dev engineering lab.
public demo :: online
[email protected]: ~/labs/crucix
$ docker network inspect crucix_default
scope: isolated application network
$ cloudflared tunnel info twb-crucix
route: crucix.techwiredbrains.dev → crucix:3117
$ curl /api/health
sources: 27/27 · llm: disabled · telegram: disabled
$ cat IMPLEMENTATION.md
Implementation notes
- Crucix runs as an isolated third-party container in the infrastructure lab.
- Public access is provided through a dedicated cloudflared container connected only to the Crucix Docker network.
- No inbound firewall/NAT port is opened for the application.
- The public demonstration has no LLM or Telegram integration enabled.
- OSINT data is exposed read-only by the application dashboard and its own SSE/API endpoints.
If the live dashboard does not appear, open the standalone demo. Browser privacy controls or future security policy changes may block cross-origin embedding.