Skip to content

feat(composables): add raganything deployment with minio and postgres…#3

Open
Kaiohz wants to merge 1 commit intomainfrom
feat/deploy-raganything
Open

feat(composables): add raganything deployment with minio and postgres…#3
Kaiohz wants to merge 1 commit intomainfrom
feat/deploy-raganything

Conversation

@Kaiohz
Copy link
Copy Markdown
Collaborator

@Kaiohz Kaiohz commented Apr 6, 2026

… infrastructure

  • Add MinIO deployment, service, ingress, and bucket init job
  • Add RagAnything API deployment with configmap and ingress
  • Add PostgreSQL deployment with persistence
  • Add composable-agents deployment
  • Configure external secrets for OpenBao integration
  • Set up persistent volumes on NFS storage

Infrastructure dependencies:

  • MinIO: Object storage for RAG documents
  • PostgreSQL (pgvector + Apache AGE): Knowledge graph storage
  • RagAnything: FastAPI service exposing REST and MCP endpoints

Services exposed:

  • raganything.soludev.tech - RagAnything API + MCP
  • composables-minio.soludev.tech - MinIO Console
  • composables-api-minio.soludev.tech - MinIO API

… infrastructure

- Add MinIO deployment, service, ingress, and bucket init job
- Add RagAnything API deployment with configmap and ingress
- Add PostgreSQL deployment with persistence
- Add composable-agents deployment
- Configure external secrets for OpenBao integration
- Set up persistent volumes on NFS storage

Infrastructure dependencies:
- MinIO: Object storage for RAG documents
- PostgreSQL (pgvector + Apache AGE): Knowledge graph storage
- RagAnything: FastAPI service exposing REST and MCP endpoints

Services exposed:
- raganything.soludev.tech - RagAnything API + MCP
- composables-minio.soludev.tech - MinIO Console
- composables-api-minio.soludev.tech - MinIO API
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant