[PR #3225] [MERGED] docs: deprecate Docker support for self-hosted LangSmith #3290

Closed
opened 2026-06-05 18:21:42 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3225
Author: @nitboss
Created: 3/19/2026
Status: Merged
Merged: 3/19/2026
Merged by: @nitboss

Base: mainHead: deprecate-docker-self-hosted


📝 Commits (1)

  • 5acdc87 docs: deprecate Docker support for self-hosted LangSmith

📊 Changes

1 file changed (+8 additions, -7 deletions)

View changed files

📝 src/langsmith/docker.mdx (+8 -7)

📄 Description

Summary

  • Deprecate Docker-based self-hosting for LangSmith in favor of Kubernetes powered infrastructure
  • Add a prominent deprecation warning banner at the top of the Docker page
  • Update page title and sidebar to indicate deprecated status
  • Direct users to Kubernetes deployment docs for all self-hosted deployments

Test plan

  • Verify the deprecation warning renders correctly on the Docker page
  • Confirm the link to the Kubernetes page resolves properly
  • Check that the sidebar displays the updated "(Deprecated)" label

🔄 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/3225 **Author:** [@nitboss](https://github.com/nitboss) **Created:** 3/19/2026 **Status:** ✅ Merged **Merged:** 3/19/2026 **Merged by:** [@nitboss](https://github.com/nitboss) **Base:** `main` ← **Head:** `deprecate-docker-self-hosted` --- ### 📝 Commits (1) - [`5acdc87`](https://github.com/langchain-ai/docs/commit/5acdc87c4b7de33cf7503b03d870a57465434912) docs: deprecate Docker support for self-hosted LangSmith ### 📊 Changes **1 file changed** (+8 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/docker.mdx` (+8 -7) </details> ### 📄 Description ## Summary - Deprecate Docker-based self-hosting for LangSmith in favor of Kubernetes powered infrastructure - Add a prominent deprecation warning banner at the top of the Docker page - Update page title and sidebar to indicate deprecated status - Direct users to Kubernetes deployment docs for all self-hosted deployments ## Test plan - [ ] Verify the deprecation warning renders correctly on the Docker page - [ ] Confirm the link to the Kubernetes page resolves properly - [ ] Check that the sidebar displays the updated "(Deprecated)" label --- <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-06-05 18:21:42 -04:00
yindo closed this issue 2026-06-05 18:21:42 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#3290