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.


SQLite-backed Backend-as-a-Service with auth, APIs, and admin UI
Add your server credentials to Server Compass
Choose from our template library
Fill in settings and click Deploy
Use the TrailBase template in Server Compass to deploy a SQLite-backed Backend-as-a-Service with auth, REST APIs, and an admin UI on your VPS, then verify the admin interface in a browser.
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 TrailBase in the Server Compass template catalog.

Choose the TrailBase template. Server Compass fills the TrailBase service, SQLite-backed data volume, public URL setting, and public web port.

Confirm the app name, PUBLIC_URL, persistent data volume, and compose service. In this run, the app was named trailbase-demo and used host port 4264.

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

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

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

Open the admin URL in a browser. The TrailBase admin interface confirms the Backend-as-a-Service is reachable.

The TrailBase admin interface loaded successfully from the deployed container.
It deploys TrailBase as a single container with a persistent data volume for its SQLite database, auth configuration, admin UI, and generated APIs.
The tutorial used host port 4264, which maps to TrailBase inside the container on port 4000.
Yes. Open the admin UI after deployment, create the initial admin account, then define tables, auth providers, and API access for your application.
No. The deployment guide should live on the TrailBase template detail page and be linked from the reusable template deployment docs page.
After deploying TrailBase with Server Compass, complete these steps to finish setup
Open the admin UI at http://YOUR_SERVER_IP:{{PORT}}/_/admin
Create the initial admin account
Define tables and APIs through the admin UI
Configure authentication providers (email, OAuth, etc.)
Generate API keys and integrate with your client applications
Need help? Check out our documentation for detailed guides.
Common questions about self-hosting TrailBase
Simply download Server Compass, connect to your VPS, and select TrailBase from the templates list. Fill in the required configuration and click Deploy. The entire process takes under 3 minutes.
TrailBase requires a minimum of 256MB RAM. We recommend a VPS with at least 1024MB 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 TrailBase backup and restore procedures.
Server Compass makes updates easy. Simply click the Update button in your deployment dashboard, and the latest TrailBase image will be pulled and deployed with zero downtime.
TrailBase 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.
Download Server Compass and deploy TrailBase to your VPS in under 3 minutes. No Docker expertise required.
Download Server Compass