[PR #410] [MERGED] docs: update some docker docs, add backlinks to scripts #479

Closed
opened 2026-02-21 17:18:10 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/410
Author: @langchain-infra
Created: 8/26/2024
Status: Merged
Merged: 8/27/2024
Merged by: @langchain-infra

Base: mainHead: infra/add-backlinks-update-docs


📝 Commits (6)

  • 6ce8c48 docs: update some docker docs, add backlinks to scripts
  • 9ad1231 docs: update some docker docs, add backlinks to scripts
  • 9bfb551 docs: update some docker docs, add backlinks to scripts
  • eccaf33 docs: update some docker docs, add backlinks to scripts
  • c36ed75 docs: update some docker docs, add backlinks to scripts
  • ddb9b25 update usage

📊 Changes

13 files changed (+130 additions, -16 deletions)

View changed files

📝 versioned_docs/version-2.0/self_hosting/configuration/basic_auth.mdx (+6 -0)
📝 versioned_docs/version-2.0/self_hosting/configuration/blob_storage.mdx (+11 -1)
📝 versioned_docs/version-2.0/self_hosting/configuration/index.mdx (+2 -0)
📝 versioned_docs/version-2.0/self_hosting/configuration/user_management.mdx (+39 -1)
📝 versioned_docs/version-2.0/self_hosting/installation/docker.mdx (+16 -1)
📝 versioned_docs/version-2.0/self_hosting/installation/kubernetes.mdx (+27 -10)
📝 versioned_docs/version-2.0/self_hosting/scripts/delete_a_workspace.mdx (+5 -0)
📝 versioned_docs/version-2.0/self_hosting/scripts/delete_an_organization.mdx (+5 -0)
📝 versioned_docs/version-2.0/self_hosting/scripts/delete_traces.mdx (+4 -0)
📝 versioned_docs/version-2.0/self_hosting/scripts/generate_clickhouse_stats.mdx (+4 -0)
📝 versioned_docs/version-2.0/self_hosting/scripts/generate_query_stats.mdx (+4 -0)
📝 versioned_docs/version-2.0/self_hosting/scripts/running_support_queries.mdx (+4 -0)
📝 versioned_docs/version-2.0/self_hosting/usage.mdx (+3 -3)

📄 Description

No description provided


🔄 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/langsmith-docs/pull/410 **Author:** [@langchain-infra](https://github.com/langchain-infra) **Created:** 8/26/2024 **Status:** ✅ Merged **Merged:** 8/27/2024 **Merged by:** [@langchain-infra](https://github.com/langchain-infra) **Base:** `main` ← **Head:** `infra/add-backlinks-update-docs` --- ### 📝 Commits (6) - [`6ce8c48`](https://github.com/langchain-ai/langsmith-docs/commit/6ce8c481686a6edebeee6e3f6696680267fb2d27) docs: update some docker docs, add backlinks to scripts - [`9ad1231`](https://github.com/langchain-ai/langsmith-docs/commit/9ad12316019f2804a7f325a41c64304b64363bfa) docs: update some docker docs, add backlinks to scripts - [`9bfb551`](https://github.com/langchain-ai/langsmith-docs/commit/9bfb55186bc70208c587617de2ea6256885e6c4f) docs: update some docker docs, add backlinks to scripts - [`eccaf33`](https://github.com/langchain-ai/langsmith-docs/commit/eccaf338605c775b390cd05889f5bd302e3f4899) docs: update some docker docs, add backlinks to scripts - [`c36ed75`](https://github.com/langchain-ai/langsmith-docs/commit/c36ed750c0b3e28f72c55d5b519022bbe5224357) docs: update some docker docs, add backlinks to scripts - [`ddb9b25`](https://github.com/langchain-ai/langsmith-docs/commit/ddb9b25d8c34e1dc26f3dfc84102b967cd9bedcd) update usage ### 📊 Changes **13 files changed** (+130 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `versioned_docs/version-2.0/self_hosting/configuration/basic_auth.mdx` (+6 -0) 📝 `versioned_docs/version-2.0/self_hosting/configuration/blob_storage.mdx` (+11 -1) 📝 `versioned_docs/version-2.0/self_hosting/configuration/index.mdx` (+2 -0) 📝 `versioned_docs/version-2.0/self_hosting/configuration/user_management.mdx` (+39 -1) 📝 `versioned_docs/version-2.0/self_hosting/installation/docker.mdx` (+16 -1) 📝 `versioned_docs/version-2.0/self_hosting/installation/kubernetes.mdx` (+27 -10) 📝 `versioned_docs/version-2.0/self_hosting/scripts/delete_a_workspace.mdx` (+5 -0) 📝 `versioned_docs/version-2.0/self_hosting/scripts/delete_an_organization.mdx` (+5 -0) 📝 `versioned_docs/version-2.0/self_hosting/scripts/delete_traces.mdx` (+4 -0) 📝 `versioned_docs/version-2.0/self_hosting/scripts/generate_clickhouse_stats.mdx` (+4 -0) 📝 `versioned_docs/version-2.0/self_hosting/scripts/generate_query_stats.mdx` (+4 -0) 📝 `versioned_docs/version-2.0/self_hosting/scripts/running_support_queries.mdx` (+4 -0) 📝 `versioned_docs/version-2.0/self_hosting/usage.mdx` (+3 -3) </details> ### 📄 Description _No description provided_ --- <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-21 17:18:10 -05:00
yindo closed this issue 2026-02-21 17:18:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langsmith-docs#479