Commit Graph

3 Commits

Author SHA1 Message Date
bbd9863d23 refresh collected sites/mcp for docstring changes in dagpipe, mail-intake, openapi-first 2026-09-14 00:18:17 +05:30
e272527b88 docs: refresh collected sites and MCP bundles after GSDFC docstring conformance 2026-09-13 16:24:16 +05:30
0c25cbb19f feat: unify docs portal and MCP servers into one config-driven service
- add config.yml as single source of truth for collected repos/categories
- add collect.py CLI to pull lib/api/wiki site builds and mcp bundles from
  source repos and regenerate nginx.conf + _index/index.html
- port mcp runtime (main.py/core.py/config.py): nginx + health + FastMCP
  servers started from config.yml
- docker: python:3.13-slim + nginx, expose 8000-8006 + 9000 (html portal)
- drone: publish html (6007:9000) and MCP ports 8000-8006
- move mongo-ops docs to wiki/, add auth-server (api) and hexa (lib)
- refresh lib site builds (lib/ prefix) and collect mcp bundles
2026-09-11 15:14:51 +05:30