[PR #687] [MERGED] docs: add ingress creation guide #703

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/687
Author: @langchain-infra
Created: 2/22/2025
Status: Merged
Merged: 2/23/2025
Merged by: @langchain-infra

Base: mainHead: infra/add-ingrss-guide


📝 Commits (4)

📊 Changes

6 files changed (+88 additions, -19 deletions)

View changed files

📝 docs/prompt_engineering/how_to_guides/index.md (+0 -1)
📝 docs/self_hosting/configuration/custom_tls_certificates.mdx (+7 -17)
📝 docs/self_hosting/configuration/index.mdx (+2 -0)
docs/self_hosting/configuration/ingress.mdx (+78 -0)
docs/self_hosting/configuration/static/azure_playground.png (+0 -0)
📝 docs/self_hosting/release_notes.mdx (+1 -1)

📄 Description

Also move the playground guide to the configuration section since it is a self-hosted only feature.


🔄 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/687 **Author:** [@langchain-infra](https://github.com/langchain-infra) **Created:** 2/22/2025 **Status:** ✅ Merged **Merged:** 2/23/2025 **Merged by:** [@langchain-infra](https://github.com/langchain-infra) **Base:** `main` ← **Head:** `infra/add-ingrss-guide` --- ### 📝 Commits (4) - [`1a29f94`](https://github.com/langchain-ai/langsmith-docs/commit/1a29f947c42aa03b1ece380779e0aa70e9798d5e) docs: add ingress creation guide - [`fd1f1fb`](https://github.com/langchain-ai/langsmith-docs/commit/fd1f1fb8bdd2dd10f775772bf1dcb417149646f9) docs: add ingress creation guide - [`51869e4`](https://github.com/langchain-ai/langsmith-docs/commit/51869e43b0f866805048034abac8552fd975f8cf) docs: add ingress creation guide - [`7de9644`](https://github.com/langchain-ai/langsmith-docs/commit/7de9644377abc46d457050063c97620f465100e7) fix ### 📊 Changes **6 files changed** (+88 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `docs/prompt_engineering/how_to_guides/index.md` (+0 -1) 📝 `docs/self_hosting/configuration/custom_tls_certificates.mdx` (+7 -17) 📝 `docs/self_hosting/configuration/index.mdx` (+2 -0) ➕ `docs/self_hosting/configuration/ingress.mdx` (+78 -0) ➕ `docs/self_hosting/configuration/static/azure_playground.png` (+0 -0) 📝 `docs/self_hosting/release_notes.mdx` (+1 -1) </details> ### 📄 Description Also move the playground guide to the configuration section since it is a self-hosted only feature. --- <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:42 -05:00
yindo closed this issue 2026-02-21 17:18:42 -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#703