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: follow on for database service config change #5998

Merged
merged 4 commits into from
Jan 29, 2025

Conversation

mendonk
Copy link
Collaborator

@mendonk mendonk commented Jan 29, 2025

Follow-on PR to #5960

This pull request includes updates to the docs/docs/Configuration/environment-variables.md file to expand and clarify the documentation on supported environment variables for Langflow. The changes include updates to existing entries and the addition of new environment variables.

Documentation Updates:

  • Added default values and descriptions for LANGFLOW_CONFIG_DIR and LANGFLOW_DATABASE_URL.
  • Introduced new environment variables such as LANGFLOW_DATABASE_CONNECTION_RETRY, LANGFLOW_DB_POOL_SIZE, LANGFLOW_DB_MAX_OVERFLOW, LANGFLOW_DB_CONNECT_TIMEOUT, and LANGFLOW_DB_CONNECTION_SETTINGS.
  • Updated the LANGFLOW_OPEN_BROWSER default value and added new variables like LANGFLOW_MCP_SERVER_ENABLED, LANGFLOW_MCP_SERVER_ENABLE_PROGRESS_NOTIFICATIONS, and LANGFLOW_NEW_USER_IS_ACTIVE.
  • Added LANGFLOW_SECRET_KEY for encrypting sensitive data and updated defaults for LANGFLOW_SUPERUSER and LANGFLOW_SUPERUSER_PASSWORD.
  • Removed redundant entries and clarified the log environment variables.

@mendonk mendonk requested a review from ogabrielluiz January 29, 2025 15:00
@mendonk mendonk self-assigned this Jan 29, 2025
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. documentation Improvements or additions to documentation labels Jan 29, 2025
@ogabrielluiz ogabrielluiz changed the title Docs: followon for database service config change Docs: follow on for database service config change Jan 29, 2025
@mendonk mendonk enabled auto-merge January 29, 2025 15:48
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jan 29, 2025
@mendonk mendonk added this pull request to the merge queue Jan 29, 2025
Merged via the queue into main with commit 7c5cce6 Jan 29, 2025
18 of 19 checks passed
@mendonk mendonk deleted the docs-followon-db-service-config branch January 29, 2025 19:01
@ebachUTSA
Copy link

The online docs (https://docs.langflow.org/environment-variables) do not provide sufficient information on LANGFLOW_DB_CONNECTION_SETTINGS options (and many other ENV variables). Is there a more updated and comprehensive resource (other than looking at the code, which is what we are currently doing)?

@mendonk
Copy link
Collaborator Author

mendonk commented Feb 5, 2025

@ebachUTSA Thanks for your feedback! I've added issue #6130 to address this.

@ebachUTSA
Copy link

@ebachUTSA Thanks for your feedback! I've added issue #6130 to address this.

Thank you! My team usually handles putting in tickets/issues on Github for me (not a strength of mine). We are trying to be increasingly proactive for the community and Langflow team.

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 lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants