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:
Mendon Kissling 2025-07-03 17:09:59 -04:00 committed by GitHub
commit aec07c3c7e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 153 additions and 79 deletions

View file

@ -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",