docs: quick guide for public deployment (#8712)
* initial-concat * deploy-public-server * docs-review * add-required-api-key * Apply suggestions from code review Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com> * docs-review * Apply suggestions from code review Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com> * docs-review * anchor-text * Apply suggestions from code review Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com> --------- Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com>
This commit is contained in:
parent
dd55acb7f3
commit
aec07c3c7e
3 changed files with 153 additions and 79 deletions
|
|
@ -154,6 +154,11 @@ module.exports = {
|
|||
id: "Deployment/deployment-docker",
|
||||
label: "Docker"
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
id: "Deployment/deployment-public-server",
|
||||
label: "Deploy a public Langflow server"
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
id: "Deployment/deployment-caddyfile",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue