Skip to content

feat: add Docker setup and project structure#1

Merged
Yoo-SH merged 1 commit into
mainfrom
feature/initial-setup
Aug 8, 2025
Merged

feat: add Docker setup and project structure#1
Yoo-SH merged 1 commit into
mainfrom
feature/initial-setup

Conversation

@kAYI0019

@kAYI0019 kAYI0019 commented Aug 7, 2025

Copy link
Copy Markdown
Member

Summary

Docker Compose setup with all required services for OpenContext project.

Changes

  • Added Docker Compose with PostgreSQL, Elasticsearch, Ollama, MinIO, Unstructured.io
  • Project structure organized (core/, mcp-adapter/, init/, elasticsearch/)

Testing

All services start successfully:

  • Database, Elasticsearch, Ollama, MinIO, Spring Boot API operational
  • GPU acceleration and model auto-download working

Notes

  • Model dengcao/Qwen3-Embedding-0.6B:F16 downloads on first run
  • Run docker-compose up -d to start all services

@kAYI0019
kAYI0019 requested review from Yoo-SH and qowlgur121 August 7, 2025 22:08

@Yoo-SH Yoo-SH left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All components have been verified to function as intended. This pull request is approved for merge.

@Yoo-SH
Yoo-SH merged commit 30fa736 into main Aug 8, 2025
@Yoo-SH Yoo-SH mentioned this pull request Aug 21, 2025
53 tasks
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.

2 participants