Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: clean up and test deployment documentation #6029

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Conversation

mendonk
Copy link
Collaborator

@mendonk mendonk commented Jan 30, 2025

  • The Docker deployment doesn't work without changing the Volumes values. Is there a reason the file is this way? I raised issue docker-compose up is broken due to /app permission #6008
  • Added end-to-end instructions for packaging a flow in Docker image and deploying on Helm.
  • Both Kubernetes deployments work.
  • The GCP deployment works.

…mprovements

- Enhance Langflow Kubernetes deployment guide with clearer instructions
- Improve formatting, add more precise configuration examples
- Update service names, port forwarding, and scaling configuration details
- Add more explicit links to Helm chart repositories and values files
- Clarify runtime and IDE deployment sections with better explanations
…ation

- Introduce new section on packaging Langflow flows as Docker images
- Provide step-by-step instructions for creating custom Docker images with flows
- Include example commands for building, running, and pushing Docker images
- Minor formatting and clarity improvements to existing Docker deployment guide
- Streamline Docker and Kubernetes deployment guides
- Improve clarity and conciseness of instructions
- Add more precise examples for deploying Langflow with custom images
- Enhance secret configuration and flow deployment explanations
- Simplify formatting and remove redundant text
…mentation

- Update link text for Langflow runtime deployment
- Correct capitalization and minor typos in deployment guides
- Improve clarity of deployment section descriptions
@mendonk mendonk self-assigned this Jan 30, 2025
@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Jan 30, 2025
@dosubot dosubot bot added the documentation Improvements or additions to documentation label Jan 30, 2025
@github-actions github-actions bot added documentation Improvements or additions to documentation and removed documentation Improvements or additions to documentation labels Jan 30, 2025
@github-actions github-actions bot added documentation Improvements or additions to documentation and removed documentation Improvements or additions to documentation labels Jan 31, 2025
Copy link
Collaborator

@KimberlyFields KimberlyFields left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mendonk did you intend to commit the package-lock and yarn.lock files in this PR?

docs/docs/Deployment/deployment-docker.md Outdated Show resolved Hide resolved
docs/docs/Deployment/deployment-docker.md Outdated Show resolved Hide resolved
docs/docs/Deployment/deployment-docker.md Outdated Show resolved Hide resolved
docs/docs/Deployment/deployment-docker.md Outdated Show resolved Hide resolved
docs/docs/Deployment/deployment-kubernetes.md Outdated Show resolved Hide resolved
docs/docs/Deployment/deployment-kubernetes.md Outdated Show resolved Hide resolved
docs/docs/Deployment/deployment-kubernetes.md Outdated Show resolved Hide resolved
docs/docs/Deployment/deployment-railway.md Show resolved Hide resolved
docs/docs/Deployment/deployment-render.md Show resolved Hide resolved
@github-actions github-actions bot added documentation Improvements or additions to documentation and removed documentation Improvements or additions to documentation labels Jan 31, 2025
@github-actions github-actions bot added documentation Improvements or additions to documentation and removed documentation Improvements or additions to documentation labels Jan 31, 2025
@github-actions github-actions bot added documentation Improvements or additions to documentation and removed documentation Improvements or additions to documentation labels Jan 31, 2025
@mendonk
Copy link
Collaborator Author

mendonk commented Jan 31, 2025

@mendonk did you intend to commit the package-lock and yarn.lock files in this PR?

I did not, reverted, thank you

@github-actions github-actions bot added documentation Improvements or additions to documentation and removed documentation Improvements or additions to documentation labels Feb 5, 2025
@github-actions github-actions bot added documentation Improvements or additions to documentation and removed documentation Improvements or additions to documentation labels Feb 5, 2025
@github-actions github-actions bot added documentation Improvements or additions to documentation and removed documentation Improvements or additions to documentation labels Feb 5, 2025
@github-actions github-actions bot added documentation Improvements or additions to documentation and removed documentation Improvements or additions to documentation labels Feb 5, 2025
@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Feb 5, 2025
@github-actions github-actions bot added documentation Improvements or additions to documentation and removed documentation Improvements or additions to documentation labels Feb 5, 2025
@github-actions github-actions bot added documentation Improvements or additions to documentation and removed documentation Improvements or additions to documentation labels Feb 5, 2025
@github-actions github-actions bot added documentation Improvements or additions to documentation and removed documentation Improvements or additions to documentation labels Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation size:XL This PR changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants