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.


IBM's open-source document parser — convert PDF/DOCX/PPTX/HTML/images into structured Markdown or JSON via a REST API
Add your server credentials to Server Compass
Choose from our template library
Fill in settings and click Deploy
Use the Docling Serve template in Server Compass to deploy a self-hosted document conversion API and playground UI on your VPS, then verify the OpenAPI interface.
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 Docling Serve in the Server Compass template catalog.

Choose the Docling Serve template. Server Compass fills the API service, playground UI flag, and public web port.

Confirm the app name and compose service. In this run, the app was named docling-serve-demo and used host port 4249.

Review the generated compose settings, confirm the Docling Serve web port is available, and click Deploy.

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

After deployment finishes, return to the Apps tab and confirm the Docling Serve app is marked Running with its application URL available.

Open the application URL in a browser. The Docling Serve playground or OpenAPI page confirms the document conversion API is reachable.

The Docling Serve interface loaded successfully from the deployed container.
It deploys IBM Docling Serve as a REST API with the optional playground/OpenAPI interface enabled.
The tutorial used host port 4249, which maps to the Docling Serve API and UI on container port 5001.
No account setup is required. Open the playground or OpenAPI docs and test with a harmless sample file or URL.
No. The deployment guide should live on the Docling Serve template detail page and be linked from the reusable template deployment docs page.
After deploying Docling Serve with Server Compass, complete these steps to finish setup
Open http://YOUR_SERVER_IP:{{PORT}}/ui to see the in-browser playground
Upload a sample PDF or paste a URL and convert it to Markdown
Check the /docs endpoint for the full OpenAPI spec
Wire it into your RAG / document pipeline by POSTing to /v1alpha/convert/source
Pre-warm the models by running one conversion immediately after deployment to avoid cold-start delays for real users
Need help? Check out our documentation for detailed guides.
Common questions about self-hosting Docling Serve
Simply download Server Compass, connect to your VPS, and select Docling Serve from the templates list. Fill in the required configuration and click Deploy. The entire process takes under 3 minutes.
Docling Serve requires a minimum of 2048MB RAM. We recommend a VPS with at least 4096MB 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 Docling Serve backup and restore procedures.
Server Compass makes updates easy. Simply click the Update button in your deployment dashboard, and the latest Docling Serve image will be pulled and deployed with zero downtime.
Docling Serve 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 Docling Serve to your VPS in under 3 minutes. No Docker expertise required.
Download Server Compass