Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Comments

feat: Update CPU containers to use HTTP transport and crawl4ai 0.7.1#5

Merged
sruckh merged 1 commit intomainfrom
feature/development
Jul 21, 2025
Merged

feat: Update CPU containers to use HTTP transport and crawl4ai 0.7.1#5
sruckh merged 1 commit intomainfrom
feature/development

Conversation

@sruckh
Copy link
Owner

@sruckh sruckh commented Jul 21, 2025

  • Updated CPU containers to use HTTP transport by default instead of STDIO
  • Added HTTP transport environment variables: MCP_TRANSPORT=http, MCP_HOST=0.0.0.0, MCP_PORT=8000
  • Container now exposes port 8000 for HTTP access with persistent operation
  • Upgraded crawl4ai from >=0.3.0 to ==0.7.1 for latest features and bug fixes
  • Fixed RunPod import error with proper conditional imports and error handling
  • Updated documentation in JOURNAL.md with comprehensive technical details
  • Enhanced Dockerfile.runpod with RunPod dependencies and serverless configuration
  • Added GitHub Actions workflow for automated builds and deployment

This change provides significant improvements for local development workflows with persistent HTTP-based containers and the latest crawl4ai features.

- Updated CPU containers to use HTTP transport by default instead of STDIO
- Added HTTP transport environment variables: MCP_TRANSPORT=http, MCP_HOST=0.0.0.0, MCP_PORT=8000
- Container now exposes port 8000 for HTTP access with persistent operation
- Upgraded crawl4ai from >=0.3.0 to ==0.7.1 for latest features and bug fixes
- Fixed RunPod import error with proper conditional imports and error handling
- Updated documentation in JOURNAL.md with comprehensive technical details
- Enhanced Dockerfile.runpod with RunPod dependencies and serverless configuration
- Added GitHub Actions workflow for automated builds and deployment

This change provides significant improvements for local development workflows with persistent HTTP-based containers and the latest crawl4ai features.
@sruckh sruckh merged commit 8bb36d7 into main Jul 21, 2025
1 of 3 checks passed
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