Back to all templates
Firecrawl logo

Firecrawl

Development1024MB+ RAM

API-first web scraping and crawling engine that turns any website into clean LLM-ready markdown

developmentaifirecrawlopen-sourceself-hosteddocker

Deploy Firecrawl in 3 Steps

1

Connect Your VPS

Add your server credentials to Server Compass

2

Select Firecrawl

Choose from our template library

3

Deploy & Configure

Fill in settings and click Deploy

No Docker knowledge required
Step-by-step deployment guide

Deploy Firecrawl on a VPS with Server Compass

Use the Firecrawl template in Server Compass to deploy a self-hosted web crawling API stack on your VPS, then verify the health endpoint.

About 10 minutesBrowser verified
1
Step 1

Open the server Apps tab

Select the tutorial-vps VPS, open the Apps tab, and start a new app deployment. Keep sensitive server details hidden before capturing or sharing screenshots.

Server Compass Apps tab before creating a Firecrawl app
2
Step 2

Choose an app template

Click New App and choose the template deployment path so Server Compass can load the built-in catalog.

Choosing to deploy an app from a Server Compass template
3
Step 3

Search for Firecrawl

Use the template picker search to find Firecrawl in the Server Compass template catalog.

Searching for Firecrawl in the Server Compass template picker
4
Step 4

Select the Firecrawl template

Choose the Firecrawl template. Server Compass fills the API service, Playwright service, Redis, RabbitMQ, queue Postgres service, and public API port.

Firecrawl template selected in Server Compass
5
Step 5

Review the Firecrawl settings

Confirm the app name and compose service. In this run, the app was named firecrawl-demo and used host port 4235.

Reviewing Firecrawl project settings and compose service
6
Step 6

Deploy Firecrawl

Review the generated compose settings, confirm the Firecrawl API port is available, and click Deploy.

Reviewing Firecrawl web port before deployment
7
Step 7

Watch the deployment progress

Keep the deployment modal open while Server Compass uploads the compose file, pulls the Firecrawl image, starts the container, and verifies the stack.

Server Compass deploying the Firecrawl template on the VPS
8
Step 8

Confirm Firecrawl is running

After deployment finishes, return to the Apps tab and confirm the Firecrawl app is marked Running with its published API port available.

Firecrawl template running in the Server Compass Apps tab
9
Step 9

Verify Firecrawl with the health endpoint

Call the Firecrawl health endpoint and inspect recent API logs to confirm the crawler API stack is responding.

Firecrawl service verification output from logs

After Firecrawl Opens

  • Put Firecrawl behind authentication before exposing the API publicly.
  • Add an OpenAI API key only if you need LLM extraction endpoints.
  • Monitor RabbitMQ, Redis, and Postgres disk usage after real crawl jobs start.
  • Use conservative concurrency limits until the VPS capacity is known.
  • Test with harmless public URLs before crawling production targets.
  • Respect robots.txt, rate limits, and site terms for any targets you crawl.
  • Keep the Firecrawl images updated for crawler and browser security fixes.

Verified Result

Firecrawl returned a successful health response and API logs showed startup activity.

Firecrawl deployment questions

What does the Firecrawl template deploy?

It deploys Firecrawl API with Playwright, Redis, RabbitMQ, and queue Postgres services for self-hosted crawling and scraping.

Which port did the tutorial use?

The tutorial used host port 4235, which maps to the Firecrawl API on container port 3002.

Does Firecrawl need setup after deployment?

No account setup is required for the API. Verify `/v0/health`, then test a harmless scrape request and add authentication before production use.

Should this become a blog post?

No. The deployment guide should live on the Firecrawl template detail page and be linked from the reusable template deployment docs page.

After Deployment

After deploying Firecrawl with Server Compass, complete these steps to finish setup

1

Verify the API is up: curl http://YOUR_SERVER_IP:{{PORT}}/v0/health

2

Run a test scrape against a public URL

3

(Optional) Add OPENAI_API_KEY in Settings → Env Vars to enable LLM-extract

4

Put behind a reverse proxy with auth before exposing publicly

Need help? Check out our documentation for detailed guides.

Firecrawl FAQ

Common questions about self-hosting Firecrawl

How do I deploy Firecrawl with Server Compass?

Simply download Server Compass, connect to your VPS, and select Firecrawl from the templates list. Fill in the required configuration and click Deploy. The entire process takes under 3 minutes.

What are the system requirements for Firecrawl?

Firecrawl requires a minimum of 1024MB RAM. We recommend a VPS with at least 2048MB RAM for optimal performance. Any modern Linux server with Docker support will work.

Can I migrate my existing Firecrawl data?

Yes! Server Compass provides volume mapping that allows you to import existing data. You can also use standard Firecrawl backup and restore procedures.

How do I update Firecrawl to the latest version?

Server Compass makes updates easy. Simply click the Update button in your deployment dashboard, and the latest Firecrawl image will be pulled and deployed with zero downtime.

Is Firecrawl free to self-host?

Firecrawl is open-source software. You only pay for your VPS hosting (typically $5-20/month) and optionally Server Compass ($29 one-time). No subscription fees or per-seat pricing.

Ready to Self-Host Firecrawl?

Download Server Compass and deploy Firecrawl to your VPS in under 3 minutes. No Docker expertise required.

Download Server Compass