Skip to content

fix: resolve Docker service connectivity issues#14

Merged
qowlgur121 merged 1 commit into
developfrom
fix/docker-service-connectivity
Aug 15, 2025
Merged

fix: resolve Docker service connectivity issues#14
qowlgur121 merged 1 commit into
developfrom
fix/docker-service-connectivity

Conversation

@qowlgur121

Copy link
Copy Markdown
Member
  • Add docker profile configuration for container environment
  • Update service URLs to use Docker service names instead of localhost
  • Fix Ollama connection from localhost:11434 to ollama:11434
  • Fix Elasticsearch connection from localhost:9200 to elasticsearch:9200
  • Fix MinIO connection from localhost:9000 to minio:9000
  • Fix Unstructured API connection from localhost:8000 to unstructured-api:8000
  • Enable proper service discovery within Docker network
  • Resolves 'Failed to connect to localhost' errors in containerized environment

- Add docker profile configuration for container environment
- Update service URLs to use Docker service names instead of localhost
- Fix Ollama connection from localhost:11434 to ollama:11434
- Fix Elasticsearch connection from localhost:9200 to elasticsearch:9200
- Fix MinIO connection from localhost:9000 to minio:9000
- Fix Unstructured API connection from localhost:8000 to unstructured-api:8000
- Enable proper service discovery within Docker network
- Resolves 'Failed to connect to localhost' errors in containerized environment
@qowlgur121
qowlgur121 merged commit 97ed446 into develop Aug 15, 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.

1 participant