Brain and supervisor now behind NPM with Let's Encrypt. Replaces koala:30320/30330 NodePort URLs with canonical domain names (brain-mcp.d-ma.be, supervisor-mcp.d-ma.be) so connections work across networks without requiring Tailscale for DNS resolution.
Also adds BRAIN_MCP_TOKEN bearer auth header now that the ingestion pod enforces auth.
Brain and supervisor now behind NPM with Let's Encrypt. Replaces `koala:30320/30330` NodePort URLs with canonical domain names (`brain-mcp.d-ma.be`, `supervisor-mcp.d-ma.be`) so connections work across networks without requiring Tailscale for DNS resolution.
Also adds `BRAIN_MCP_TOKEN` bearer auth header now that the ingestion pod enforces auth.
Brain and supervisor now behind NPM with Let's Encrypt. Use canonical
hostnames (brain-mcp.d-ma.be, supervisor-mcp.d-ma.be) over NodePorts so
connections work across networks without Tailscale for DNS.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
mathias
merged commit d0edc1a725 into main2026-05-08 14:43:18 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Brain and supervisor now behind NPM with Let's Encrypt. Replaces
koala:30320/30330NodePort URLs with canonical domain names (brain-mcp.d-ma.be,supervisor-mcp.d-ma.be) so connections work across networks without requiring Tailscale for DNS resolution.Also adds
BRAIN_MCP_TOKENbearer auth header now that the ingestion pod enforces auth.