mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-08-27 01:41:19 -04:00
[PR #294] [MERGED] feat: refactor self-hosted docs #377
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/langsmith-docs/pull/294
Author: @langchain-infra
Created: 6/10/2024
Status: ✅ Merged
Merged: 6/17/2024
Merged by: @langchain-infra
Base:
main← Head:infra/self-hosted-docs-2.0📝 Commits (10+)
9e76e4afeat: refactor self-hosted docs8eac86eformatf925f46format81d4ee7refactorb97df03fix build1261217fix build431af42fix buildd752533fix builda304446fix buildb14db75fix build📊 Changes
22 files changed (+710 additions, -321 deletions)
View changed files
📝
docs/index.mdx(+1 -1)📝
docs/self_hosting/usage.mdx(+1 -1)📝
src/components/InstructionsWithCode.js(+18 -0)📝
versioned_docs/version-2.0/reference/authentication_authorization/authentication_methods.mdx(+5 -4)➕
versioned_docs/version-2.0/self_hosting/architectural_overview.mdx(+75 -0)➕
versioned_docs/version-2.0/self_hosting/configuration/external_clickhouse.mdx(+71 -0)➕
versioned_docs/version-2.0/self_hosting/configuration/external_postgres.mdx(+72 -0)➕
versioned_docs/version-2.0/self_hosting/configuration/external_redis.mdx(+70 -0)➕
versioned_docs/version-2.0/self_hosting/configuration/index.mdx(+14 -0)➕
versioned_docs/version-2.0/self_hosting/configuration/sso.mdx(+42 -0)➖
versioned_docs/version-2.0/self_hosting/docker.mdx(+0 -216)➕
versioned_docs/version-2.0/self_hosting/faq.mdx(+40 -0)➕
versioned_docs/version-2.0/self_hosting/index.md(+28 -0)➕
versioned_docs/version-2.0/self_hosting/installation/docker.mdx(+96 -0)➕
versioned_docs/version-2.0/self_hosting/installation/index.md(+12 -0)📝
versioned_docs/version-2.0/self_hosting/installation/kubernetes.mdx(+20 -84)📝
versioned_docs/version-2.0/self_hosting/release_notes.mdx(+1 -1)➕
versioned_docs/version-2.0/self_hosting/static/langsmith_ui_sso.png(+0 -0)➕
versioned_docs/version-2.0/self_hosting/static/self_hosted_architecture_diagram.png(+0 -0)➕
versioned_docs/version-2.0/self_hosting/upgrades.mdx(+133 -0)...and 2 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.