Cannot access bull dashboard when running worker
I'm self hosting and have built a docker image. when running without the FLY_PROCESS_GROUP env variable (set to worker) I can access the dashboard, however jobs do not process because there is no worker. when I set that FLY_PROCESS_GROUP variable, the jobs process but the dashboard is not accessible
1 Reply
Hey! Sorry for the delay in getting back to you. Which Docker file are you using? The docker-compose file in the root (https://github.com/mendableai/firecrawl/blob/main/docker-compose.yaml) separates the process into different services and considers the differences in FLY_PROCESS_GROUP values.
GitHub
firecrawl/docker-compose.yaml at main · mendableai/firecrawl
🔥 Turn entire websites into LLM-ready markdown or structured data. Scrape, crawl and extract with a single API. - mendableai/firecrawl