---
title: "Deploy firecrawl"
description: "firecrawl api server + worker without auth, works with dify"
category: "AI/ML"
url: https://railway.com/deploy/AIaBEM
---

# Deploy firecrawl

firecrawl api server + worker without auth, works with dify

**[Deploy firecrawl on Railway](https://railway.com/template/AIaBEM)**

Machine-readable deploy manifest (JSON, validated by TemplateCI): https://railway.com/deploy/AIaBEM/manifest.json

- **Creator:** Rama
- **Category:** AI/ML
- **Total deploys:** 477

## Template content

### worker

- **Image:** bonkboykz/firecrawl:latest
- **Start command:** `npm run worker:production`

### extract-worker

- **Image:** bonkboykz/firecrawl:latest
- **Start command:** `pnpm nuq-worker:production`

### Redis https://devicons.railway.app/i/redis.svg

- **Image:** bitnami/redis:7.2.5

### api

- **Image:** bonkboykz/firecrawl:latest
- **Start command:** `pnpm server:production:nobuild`
- **Public domain:** Yes

### playwright

- **Image:** bonkboykz/firecrawl-playwright-ts:latest

### nuq-postgres

- **Image:** bonkboykz/nuq-postgres:latest

## Documentation

# 🔥 Firecrawl

Crawl and convert any website into LLM-ready markdown or structured data. Built by [Mendable.ai](https://mendable.ai?ref=gfirecrawl) and the Firecrawl community. Includes powerful scraping, crawling and data extraction capabilities.

_This repository is in its early development stages. We are still merging custom modules in the mono repo. It's not completely yet ready for full self-host deployment, but you can already run it locally._

## What is Firecrawl?

[Firecrawl](https://firecrawl.dev?ref=github) is an API service that takes a URL, crawls it, and converts it into clean markdown or structured data. We crawl all accessible subpages and give you clean data for each. No sitemap required.

## Similar templates

- [Chat Chat](https://railway.com/deploy/-WWW5r) — Chat Chat, your own unified chat and search to AI platform.
- [stella](https://railway.com/deploy/stella) — Self-host stella with web, API, Postgres, Redis, and object storage.
- [Hermes Agent | OpenClaw Alternative with Dashboard](https://railway.com/deploy/hermes-agent-or-openclaw-alternative-wit) — Self-Hosted Hermes AI Agent for Telegram, Discord & Slack

Open this page in a browser: https://railway.com/deploy/AIaBEM
