Skip to content

Update documentation for ENV Variables#11667

Merged
ZoranPandovski merged 9 commits into
mindsdb:developfrom
tino097:docs/update-env-vars-doc
Nov 12, 2025
Merged

Update documentation for ENV Variables#11667
ZoranPandovski merged 9 commits into
mindsdb:developfrom
tino097:docs/update-env-vars-doc

Conversation

@tino097
Copy link
Copy Markdown
Contributor

@tino097 tino097 commented Oct 2, 2025

Description

Update documentation with the full list of environment variables.

Fixes #issue_number

Type of change

  • 📄 This change requires a documentation update

Verification Process

To ensure the changes are working as expected:

  • Test Location: Specify the URL or path for testing.
  • Verification Steps: Outline the steps or queries needed to validate the change. Include any data, configurations, or actions required to reproduce or see the new functionality.

Additional Media:

  • I have attached a brief loom video or screenshots showcasing the new functionality or change.

Checklist:

  • My code follows the style guidelines(PEP 8) of MindsDB.
  • I have appropriately commented on my code, especially in complex areas.
  • Necessary documentation updates are either made or tracked in issues.
  • Relevant unit and integration tests are updated or added.

@entelligence-ai-pr-reviews
Copy link
Copy Markdown
Contributor

🔒 Entelligence AI Vulnerability Scanner

No security vulnerabilities found!

Your code passed our comprehensive security analysis.


@ZoranPandovski
Copy link
Copy Markdown
Member

@martyna-mindsdb Can you please review this?

@martyna-mindsdb
Copy link
Copy Markdown
Contributor

Hi @tino097
Thanks for your contribution.

We already have a doc page that lists environment variables -- https://docs.mindsdb.com/setup/environment-vars
Can you please add the missing ones to the existing doc page? Feel free to keep the format as:

- **Type:** String (path)
- **Description:** Sets the root storage directory for MindsDB
- **Default:** System-specific user data directory (`~/.local/share/mindsdb/var/` on Linux)
- **Example:** `MINDSDB_STORAGE_DIR=/opt/mindsdb/data`

@ZoranPandovski
Copy link
Copy Markdown
Member

@tino097 can you please check why we need MINDSDB_RUNTIME I think that is some leftofever we need to remove from code too

@ZoranPandovski ZoranPandovski merged commit 01a6b37 into mindsdb:develop Nov 12, 2025
11 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Nov 12, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants