Back to all templates
Parseable logo

Parseable

Development512MB+ RAM

High-performance, S3-compatible log analytics platform — ingest logs at scale and search them with a built-in UI

developmentdevtoolsparseableopen-sourceself-hosteddocker

Deploy Parseable in 3 Steps

1

Connect Your VPS

Add your server credentials to Server Compass

2

Select Parseable

Choose from our template library

3

Deploy & Configure

Fill in settings and click Deploy

No Docker knowledge required
Step-by-step deployment guide

Deploy Parseable on a VPS with Server Compass

Use the Parseable template in Server Compass to deploy a high-performance self-hosted log analytics platform with local storage, then verify the web UI in a browser.

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 an Parseable 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 Parseable

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

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

Select the Parseable template

Choose the Parseable template. Server Compass fills the API/UI service, host port mapping, admin password, and persistent data/staging volumes.

Parseable template selected in Server Compass
5
Step 5

Review the Parseable settings

Confirm the app name and web UI port. In this run, the app was named parseable-demo and used host port 4244.

Reviewing Parseable project settings and compose service
6
Step 6

Deploy Parseable

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

Reviewing Parseable 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 Parseable image, starts the container, and verifies the stack.

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

Confirm Parseable is running

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

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

Open Parseable in the browser

Open the application URL in a browser. The Parseable login page confirms the log analytics service is reachable.

The deployed Parseable web UI loaded in a browser

After Parseable Opens

  • Log in with the configured admin username and password.
  • Create a log stream for the application or server you want to ingest.
  • Send a small sample event with curl, Vector, Fluent Bit, or OpenTelemetry.
  • Move to S3-backed storage before using Parseable for production-scale retention.

Verified Result

The Parseable web interface loaded successfully from the deployed container.

Parseable deployment questions

What does the Parseable template deploy?

It deploys Parseable in local-store mode with persistent data and staging volumes for log analytics.

Which port did the tutorial use?

The tutorial used host port 4244, which maps to Parseable container port 8000.

Does Parseable need setup after deployment?

Yes. Log in, create a stream, and configure your log forwarder or HTTP ingest client.

Should this become a blog post?

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

After Deployment

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

1

Open http://YOUR_SERVER_IP:{{PORT}} and log in

2

Create a log stream (e.g., `nginx_access`)

3

POST sample logs: curl -u P_USERNAME:P_PASSWORD -X POST http://YOUR_SERVER_IP:{{PORT}}/api/v1/ingest -H 'X-P-Stream: nginx_access' -d '[{"msg":"hello"}]'

4

Search and visualize logs in the UI

5

(Optional) Migrate to S3-backed storage when you outgrow the local volume

Need help? Check out our documentation for detailed guides.

Parseable FAQ

Common questions about self-hosting Parseable

How do I deploy Parseable with Server Compass?

Simply download Server Compass, connect to your VPS, and select Parseable 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 Parseable?

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

Can I migrate my existing Parseable data?

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

How do I update Parseable to the latest version?

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

Is Parseable free to self-host?

Parseable 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 Parseable?

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

Download Server Compass