[PR #138] [MERGED] Update LGP Deploy to Hybrid instructions #451

Closed
opened 2026-02-17 17:20:24 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/138
Author: @andrewnguonly
Created: 8/7/2025
Status: Merged
Merged: 8/11/2025
Merged by: @andrewnguonly

Base: mainHead: an/07aug/deploy-to-hybrid


📝 Commits (8)

  • 8fc5506 Update instructions for deploying to hybrid.
  • f31329f Remove AWS ECS references.
  • 5fa7b14 Add steps for creating deployment.
  • c09bfaf Add more details to docs.
  • d4e0c22 Update src/langgraph-platform/deploy-hybrid.mdx
  • f52e348 Update src/langgraph-platform/deploy-hybrid.mdx
  • 085270f Fix indentation and bullet points.
  • af2d27e Add watchNamespaces.

📊 Changes

3 files changed (+52 additions, -31 deletions)

View changed files

📝 src/langgraph-platform/deploy-hybrid.mdx (+51 -29)
📝 src/langgraph-platform/deployment-options.mdx (+1 -1)
📝 src/langgraph-platform/hybrid.mdx (+0 -1)

📄 Description

Summary

Adding more details for how to deploy to hybrid with the new Listeners model.

Next Steps

  1. Create a guide / best practices for configuring listeners.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/138 **Author:** [@andrewnguonly](https://github.com/andrewnguonly) **Created:** 8/7/2025 **Status:** ✅ Merged **Merged:** 8/11/2025 **Merged by:** [@andrewnguonly](https://github.com/andrewnguonly) **Base:** `main` ← **Head:** `an/07aug/deploy-to-hybrid` --- ### 📝 Commits (8) - [`8fc5506`](https://github.com/langchain-ai/docs/commit/8fc550675407ed0a65194791c0813ae4a44a0ab7) Update instructions for deploying to hybrid. - [`f31329f`](https://github.com/langchain-ai/docs/commit/f31329f17bfa53aa9cce99020420e54f4c5d0140) Remove AWS ECS references. - [`5fa7b14`](https://github.com/langchain-ai/docs/commit/5fa7b149a4174a815b01d6f168fcedb295743bab) Add steps for creating deployment. - [`c09bfaf`](https://github.com/langchain-ai/docs/commit/c09bfafbe743e5e7c0297739105e7663e4767488) Add more details to docs. - [`d4e0c22`](https://github.com/langchain-ai/docs/commit/d4e0c224a77d78a4e8efaa166a9ae6609fe58406) Update src/langgraph-platform/deploy-hybrid.mdx - [`f52e348`](https://github.com/langchain-ai/docs/commit/f52e34847762775f36e842567917a315d5ddd3d2) Update src/langgraph-platform/deploy-hybrid.mdx - [`085270f`](https://github.com/langchain-ai/docs/commit/085270f7fceb440eacbe0ea0d7697cdaa0ec87de) Fix indentation and bullet points. - [`af2d27e`](https://github.com/langchain-ai/docs/commit/af2d27e47e2234305026a179cc0ce4a54e8fcf14) Add watchNamespaces. ### 📊 Changes **3 files changed** (+52 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `src/langgraph-platform/deploy-hybrid.mdx` (+51 -29) 📝 `src/langgraph-platform/deployment-options.mdx` (+1 -1) 📝 `src/langgraph-platform/hybrid.mdx` (+0 -1) </details> ### 📄 Description ### Summary Adding more details for how to deploy to hybrid with the new Listeners model. ### Next Steps 1. Create a guide / best practices for configuring listeners. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:20:24 -05:00
yindo closed this issue 2026-02-17 17:20:24 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#451