Skip to content

feat: Added the quickstart homepage #59

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

feat: Added the quickstart homepage #59

wants to merge 2 commits into from

Conversation

Debanitrkl
Copy link
Contributor

No description provided.

Copy link

vercel bot commented Jul 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 11, 2025 3:17am

Copy link
Member

@nitisht nitisht left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added few comments

description: Get started with Parseable in minutes
---

# Quickstart Guide
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This header is duplicate


Get Parseable up and running in minutes with our recommended Docker setup. This guide will help you quickly deploy Parseable and start ingesting logs.

## Prerequisites
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please align headers H2 / H3 with other pages in the doc.

containers.parseable.com/parseable/parseable:latest \
parseable local-store
```

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Step 1 is not needed, docker creates the folder automatically if not present


// TODO: Add Script

### 3. Query your logs
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Numbering

- **Binary**: You can use the Parseable binary. [Learn more about binary installation](/content/docs/installation/standalone/linux.mdx)

- **Distributed**: We recommend using Parseable distributed mode for production deployments. [Learn more about distributed installation](/content/docs/installation/distributed/k8s-helm.mdx)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This has to be visual, like boxes etc.


- [**Ingestion**](/content/docs/key-concepts/ingestion.mdx): Discover different ways to ingest logs into Parseable.

- [**High Availability**](/content/docs/key-concepts/high-availability.mdx): Learn how to set up Parseable for high availability.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also should be visual

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants