Skip to content

Commit c4d3673

Browse files
committed
docs: add description frontmatter to all sandbox pages for SEO and LLM discoverability
1 parent 80332be commit c4d3673

5 files changed

Lines changed: 5 additions & 0 deletions

File tree

docs/sandbox/commands.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Commands & terminal"
33
sidebarTitle: Commands
4+
description: "Run commands, use interactive terminals, and connect via SSH in E2B sandboxes."
45
---
56

67
E2B sandboxes provide multiple ways to run commands and interact with the terminal: the PTY module for interactive terminal sessions, and SSH access for remote connectivity.

docs/sandbox/configuration.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Configuration"
33
sidebarTitle: Configuration
4+
description: "Configure E2B sandboxes with environment variables and external storage buckets."
45
---
56

67
This page covers sandbox configuration options including environment variables and connecting external storage buckets.

docs/sandbox/custom-domain.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Custom domain"
3+
description: "Set up a custom domain to proxy requests to E2B sandboxes using Caddy and Cloudflare DNS."
34
---
45

56
How to set up a custom domain for Sandboxes hosted on E2B.

docs/sandbox/observability.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Observability"
33
sidebarTitle: Observability
4+
description: "Monitor E2B sandboxes with resource metrics, lifecycle event history, and real-time webhooks."
45
---
56

67
E2B provides several ways to monitor and track your sandboxes: resource metrics via the SDK and CLI, a REST API for lifecycle event history, and webhooks for real-time notifications.

docs/sandbox/security.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Security"
33
sidebarTitle: Security
4+
description: "Learn about E2B sandbox security including authenticated access, network controls, and rate limits."
45
---
56

67
E2B sandboxes provide multiple layers of security: authenticated access to the sandbox controller, fine-grained network controls, and rate limits to protect your infrastructure.

0 commit comments

Comments
 (0)