docs: add self-hosting environment variables page#704
Open
abhijaisrivastava15 wants to merge 1 commit into
Open
docs: add self-hosting environment variables page#704abhijaisrivastava15 wants to merge 1 commit into
abhijaisrivastava15 wants to merge 1 commit into
Conversation
Complete .env reference under Configuration, self-reviewed against the docs review guide (review-docs-like-khushal). TH-6328
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Adds the Environment variables reference page for self-hosted Future AGI, under the new Configuration section. Sibling of the System configuration page (#695). Both are TH-6328.
Pages added
src/pages/docs/self-hosting/configuration/environment.mdx— complete.envreference grouped by function: required secrets, database credentials, ports, backend runtime, Temporal, LLM gateway + provider keys, email, frontend build-time, optionalSelf-review (against review-docs-like-khushal.md)
<TLDR>(not Note);## In this pageopener;## Dive deeperfooterPreview
Mintlify preview (auto-posted below) →
/docs/self-hosting/configuration/environmentNote
Review-standards rewrite of the env reference under the new
Configuration/structure (matches #695'sconfiguration/system). The older flatself-hosting/environment.mdxon dev is superseded; nav migration + old-page removal to follow with the section restructure.TH-6328