Skip to content

Add Console and Limits and billing pages for Lightpanda Cloud - #75

Open
cdebled wants to merge 4 commits into
mainfrom
complete-cloud-section
Open

Add Console and Limits and billing pages for Lightpanda Cloud#75
cdebled wants to merge 4 commits into
mainfrom
complete-cloud-section

Conversation

@cdebled

@cdebled cdebled commented Jul 22, 2026

Copy link
Copy Markdown
Contributor
  • Add a new Console how-to page documenting the Lightpanda Cloud web console
  • Add a new Limits and billing page covering usage limits and billing details
  • Expand Getting started with more detail

@cdebled
cdebled marked this pull request as ready for review July 23, 2026 08:23
@cdebled
cdebled requested a review from matthieugusmini July 23, 2026 08:42
Comment thread src/content/run-on-lightpanda-cloud/getting-started.mdx Outdated
```sh copy
export LPD_TOKEN="your token here"
```

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Maybe it worth mentioning we have a tool in the console to help you configure the connection URL: https://console.lightpanda.io/tools/script-generator

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I added:

Prefer not to hand-write the snippet? The script generator in the console walks you through your client and region, then hands you a ready-to-paste connection snippet with your token already filled in.

9fe134a#diff-dcd2ae6f439fbc1f7efa07180f203a6b142c47107e0a51b98c9cedc689adcec6R23

Comment thread src/content/run-on-lightpanda-cloud/getting-started.mdx Outdated
Comment thread src/content/run-on-lightpanda-cloud/getting-started.mdx Outdated
- `wss://euwest.cloud.lightpanda.io/ws` (west Europe)
- `wss://uswest.cloud.lightpanda.io/ws` (west US)

The cloud serves Lightpanda by default. Add `browser=chrome` to run Google Chrome instead, or `browser=lightpanda` to force Lightpanda. To route traffic through a proxy, see [Configure a proxy](/guides/configure-a-proxy).

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I don't think we should mention chrome. Or we must add chrome is offered for debug purpose only.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I rephrased:

The cloud serves Lightpanda by default. For debugging, append browser=chrome to run Google Chrome instead, since Chrome isn't intended for production traffic. Append browser=lightpanda to force Lightpanda explicitly.

9fe134a#diff-dcd2ae6f439fbc1f7efa07180f203a6b142c47107e0a51b98c9cedc689adcec6R86

Comment thread src/content/run-on-lightpanda-cloud/console.mdx Outdated
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