Commit Graph

8 Commits

Author SHA1 Message Date
49a00351bb docs: collect mongo-ops lib (mkdocstrings) + wiki into separate site subpaths, fix mcp server name, expose port 8007
- mongo-ops now serves /mongo-ops/wiki/ and /mongo-ops/lib/ independently
- add mongo-ops MCP bundle under mcp/mongo-ops
- fix copy-paste mcp server (jwtlib -> mongo_ops) in config.yml
- .drone.yml/Dockerfile: publish port 8007 for mongo-ops MCP
2026-09-14 22:33:34 +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
df28bb5dc6 trigger drone only on push
All checks were successful
continuous-integration/drone/push Build is passing
2025-11-05 21:30:04 +05:30
35f80cf249 trigger drone only on tags 2025-11-05 21:29:30 +05:30
6080f0c1d3 fixes
All checks were successful
continuous-integration/drone/push Build is passing
2025-11-02 01:58:46 +05:30
28ac011dce fixes
All checks were successful
continuous-integration/drone/push Build is passing
2025-11-02 01:48:31 +05:30
38ac2bedd2 fixes
Some checks failed
continuous-integration/drone/push Build is failing
2025-11-02 01:45:21 +05:30
d9ca5f797c docs init
Some checks failed
continuous-integration/drone/push Build is failing
2025-11-02 01:38:06 +05:30