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.


API-first web scraping and crawling engine that turns any website into clean LLM-ready markdown
Add your server credentials to Server Compass
Choose from our template library
Fill in settings and click Deploy
Use the Firecrawl template in Server Compass to deploy a self-hosted web crawling API stack on your VPS, then verify the health endpoint.
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.

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

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

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

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

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

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

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

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

Firecrawl returned a successful health response and API logs showed startup activity.
It deploys Firecrawl API with Playwright, Redis, RabbitMQ, and queue Postgres services for self-hosted crawling and scraping.
The tutorial used host port 4235, which maps to the Firecrawl API on container port 3002.
No account setup is required for the API. Verify `/v0/health`, then test a harmless scrape request and add authentication before production use.
No. The deployment guide should live on the Firecrawl template detail page and be linked from the reusable template deployment docs page.
After deploying Firecrawl with Server Compass, complete these steps to finish setup
Verify the API is up: curl http://YOUR_SERVER_IP:{{PORT}}/v0/health
Run a test scrape against a public URL
(Optional) Add OPENAI_API_KEY in Settings → Env Vars to enable LLM-extract
Put behind a reverse proxy with auth before exposing publicly
Need help? Check out our documentation for detailed guides.
Common questions about self-hosting Firecrawl
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.
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.
Yes! Server Compass provides volume mapping that allows you to import existing data. You can also use standard Firecrawl backup and restore procedures.
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.
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.

Open-source backend in a single file with realtime database, auth, and file storage

Open-source backend-as-a-service - self-hosted Firebase alternative

Open-source backend framework with dashboard

Full Supabase self-hosted with Kong, GoTrue Auth, Realtime, and Studio
Download Server Compass and deploy Firecrawl to your VPS in under 3 minutes. No Docker expertise required.
Download Server Compass