diff --git a/box/overall/quickstart.mdx b/box/overall/quickstart.mdx index dff9846b..e53c46b5 100644 --- a/box/overall/quickstart.mdx +++ b/box/overall/quickstart.mdx @@ -2,6 +2,8 @@ title: "Quickstart" --- +import { Catalog } from "/snippets/catalog.jsx"; + **Upstash Box lets you give your AI agents a computer.** Every Upstash Box is a **secure, isolated cloud container with an AI Agent built-in**. Spin up as many as you want in parallel. Each one includes a full environment with a filesystem, shell, git, and a runtime. Your agent can read files, write code, and execute tasks inside it. @@ -244,3 +246,24 @@ Great example use cases: Boxes have Claude Code, Codex or OpenCode built-in. + +## Demos + + + +## Do more from the console + +Watch your agents work, stream logs, and manage sandboxes from the dashboard. + + + + + Manage and connect to your boxes from the terminal. Screenshot coming soon. + + + + + Stream logs from your running boxes in the console. Screenshot coming soon. + + + diff --git a/img/icons/box.svg b/img/icons/box.svg new file mode 100644 index 00000000..3bffb3c9 --- /dev/null +++ b/img/icons/box.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/img/icons/context7.svg b/img/icons/context7.svg new file mode 100644 index 00000000..b0ae11ed --- /dev/null +++ b/img/icons/context7.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/img/icons/lang/python.svg b/img/icons/lang/python.svg new file mode 100644 index 00000000..3af725cf --- /dev/null +++ b/img/icons/lang/python.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/img/icons/lang/ruby.svg b/img/icons/lang/ruby.svg new file mode 100644 index 00000000..7b44d41f --- /dev/null +++ b/img/icons/lang/ruby.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/img/icons/lang/typescript.svg b/img/icons/lang/typescript.svg new file mode 100644 index 00000000..15985c42 --- /dev/null +++ b/img/icons/lang/typescript.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/img/icons/qstash.svg b/img/icons/qstash.svg new file mode 100644 index 00000000..7dc08adf --- /dev/null +++ b/img/icons/qstash.svg @@ -0,0 +1,4 @@ + + + + diff --git a/img/icons/redis.svg b/img/icons/redis.svg new file mode 100644 index 00000000..04757d34 --- /dev/null +++ b/img/icons/redis.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/img/icons/search.svg b/img/icons/search.svg new file mode 100644 index 00000000..c5849e3d --- /dev/null +++ b/img/icons/search.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/img/icons/vector.svg b/img/icons/vector.svg new file mode 100644 index 00000000..339ece55 --- /dev/null +++ b/img/icons/vector.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/img/icons/workflow.svg b/img/icons/workflow.svg new file mode 100644 index 00000000..657ee0bd --- /dev/null +++ b/img/icons/workflow.svg @@ -0,0 +1,4 @@ + + + + diff --git a/introduction.mdx b/introduction.mdx index 41dc6bd4..7f9a1dd6 100644 --- a/introduction.mdx +++ b/introduction.mdx @@ -1,52 +1,28 @@ --- title: Get Started +description: Serverless data and messaging for developers — Redis, Vector, QStash, Workflow, Search, and Box, with SDKs, integrations, and a full-featured console. +mode: frame --- - - - Create a Redis Database within seconds - - - Create a Vector Database for AI & LLMs - - - Publish your first message - - - Write durable serverless functions - - - Run AI agents and code in secure sandboxes - - +import { Hero, SectionHead, ProductGrid, AgentResources, Concepts, Community } from "/snippets/landing.jsx"; +import { Migrate } from "/snippets/migrate.jsx"; -## Concepts + - - - Upstash is serverless. You don't need to provision any infrastructure. Just - create a database and start using it. - - - Price scales to zero. You don't pay for idle or unused resources. You pay - only for what you use. - - - Upstash Redis replicates your data for the best latency all over the world. - - - Upstash REST APIs enable access from all types of runtimes. - - +
+
+ + -## Get In touch + + - - - Follow us on X for the latest news and updates. - - - Join our Discord Community and ask your questions to the team and other - developers. - - + + + + + + + + +
diff --git a/llms-full.txt b/llms-full.txt index 7b63a2f1..e8961183 100644 --- a/llms-full.txt +++ b/llms-full.txt @@ -5021,6 +5021,8 @@ Please check our [pricing page](https://upstash.com/pricing/box) for the most up # Quickstart Source: https://upstash.com/docs/box/overall/quickstart +import { Catalog } from "/snippets/catalog.jsx"; + **Upstash Box lets you give your AI agents a computer.** Every Upstash Box is a **secure, isolated cloud container with an AI Agent built-in**. Spin up as many as you want in parallel. Each one includes a full environment with a filesystem, shell, git, and a runtime. Your agent can read files, write code, and execute tasks inside it. @@ -5262,6 +5264,27 @@ Great example use cases: +## Demos + + + +## Do more from the console + +Watch your agents work, stream logs, and manage sandboxes from the dashboard. + + + + + Manage and connect to your boxes from the terminal. Screenshot coming soon. + + + + + Stream logs from your running boxes in the console. Screenshot coming soon. + + + + # Schedules Source: https://upstash.com/docs/box/overall/schedules @@ -8485,54 +8508,28 @@ Secondary: #00E9A3 (Cyan Green) # Get Started Source: https://upstash.com/docs/introduction - - - Create a Redis Database within seconds - - - Create a Vector Database for AI & LLMs - - - Publish your first message - - - Write durable serverless functions - - - Run AI agents and code in secure sandboxes - - +import { Hero, SectionHead, ProductGrid, AgentResources, Concepts, Community } from "/snippets/landing.jsx"; +import { Migrate } from "/snippets/migrate.jsx"; -## Concepts + - - - Upstash is serverless. You don't need to provision any infrastructure. Just - create a database and start using it. - - - Price scales to zero. You don't pay for idle or unused resources. You pay - only for what you use. - - - Upstash Redis replicates your data for the best latency all over the world. - - - Upstash REST APIs enable access from all types of runtimes. - - +
+
+ + -## Get In touch + + - - - Follow us on X for the latest news and updates. - - - Join our Discord Community and ask your questions to the team and other - developers. - - + + + + + + + + +
# Bulk Delete DLQ messages Source: https://upstash.com/docs/qstash/api-reference/dlq/bulk-delete-dlq-messages @@ -13765,6 +13762,8 @@ Enterprise customers receive dedicated resources to ensure isolation and consist # Getting Started Source: https://upstash.com/docs/qstash/overall/getstarted +import { Catalog } from "/snippets/catalog.jsx"; + QStash is a **serverless messaging and scheduling solution**. It fits easily into your existing workflow and allows you to build reliable systems without managing infrastructure. Instead of calling an endpoint directly, QStash acts as a middleman between you and an API to guarantee delivery, perform automatic retries on failure, and more. @@ -13913,6 +13912,30 @@ Learn more about different states [here](/docs/qstash/howto/debug-logs). +## SDKs + + + +## Integrations + + + +## Do more from the console + +Inspect messages, retries, and schedules without leaving the dashboard. + + + + QStash message logs in the console + + + QStash dead-letter queue + + + QStash schedules + + + # llms.txt Source: https://upstash.com/docs/qstash/overall/llms-txt @@ -20780,6 +20803,9 @@ A Business Associate Agreement (BAA) and HIPAA compliance enablement is availabl # Getting Started Source: https://upstash.com/docs/redis/overall/getstarted +import { Catalog } from "/snippets/catalog.jsx"; +import { Migrate } from "/snippets/migrate.jsx"; + Upstash Redis is a **highly available, infinitely scalable** Redis-compatible database: * 99.99% uptime guarantee with auto-scaling ([Prod Pack](/docs/redis/overall/enterprise#prod-pack-features)) @@ -20857,6 +20883,38 @@ Manage Upstash Redis databases from Claude and other AI tools by using our [MCP * [REST API](/docs/redis/features/restapi): connect from edge and serverless runtimes where TCP is restricted. * [Pricing & Billing](/docs/redis/overall/billing): free tier, Pay-As-You-Go, and Fixed plan limits, plus how billing works. +## SDKs + + + +## Integrations + + + +## Do more from the console + +Browse your data, watch metrics, and inspect rate limits without leaving the dashboard. + + + + + Browse, search, and edit your keys directly in the console. Screenshot coming soon. + + + + Rate limit analytics dashboard + + + Upstash Redis metrics in the console + + + +## Migrate to Upstash + +Moving from another Redis provider? Migration guides are on the way. + + + # llms.txt Source: https://upstash.com/docs/redis/overall/llms-txt @@ -33018,6 +33076,8 @@ For more details on how this integration works, check out [the official reposito # Getting Started Source: https://upstash.com/docs/search/overall/getstarted +import { Catalog } from "/snippets/catalog.jsx"; + ***