Skip to content

Add Firecrawl Docker Compose Template -#422#423

Merged
Siumauricio merged 4 commits intoDokploy:mainfrom
Harikrishnan1367709:Add-Firecrawl-Docker-Compose-template-#422
Oct 5, 2025
Merged

Add Firecrawl Docker Compose Template -#422#423
Siumauricio merged 4 commits intoDokploy:mainfrom
Harikrishnan1367709:Add-Firecrawl-Docker-Compose-template-#422

Conversation

@Harikrishnan1367709
Copy link
Contributor

This pull request adds a new Docker Compose template for deploying Firecrawl, including its API, worker, extract-worker, and nuq-worker services. All services now run in separate containers with unique ports, resolving previous port conflict issues and enabling stable deployment. The template uses the official Firecrawl and Playwright images, and supports scaling and easy integration. This addresses the need for a reliable Firecrawl setup and improves maintainability for future users.

Screenshot 2025-10-04 at 1 16 00 PM Screenshot 2025-10-04 at 1 15 42 PM Screenshot 2025-10-04 at 1 15 32 PM

…ict Previously, the API and worker services ran together and tried to bind to the same port, causing repeated EADDRINUSE errors and container crashes. This update splits the API, queue worker, extract worker, and nuq workers into individual service containers, each with a unique port and process. Fixes API not starting, stabilizes the deployment, and enables concurrent service operation.
@github-actions
Copy link

github-actions bot commented Oct 4, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
templates ✅ Ready (View Log) Visit Preview f664808

@Siumauricio Siumauricio merged commit 1e75877 into Dokploy:main Oct 5, 2025
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.

2 participants