Skip to content

[Docs]: Document environment variables in .env for Docker Environments #904

@sscargal

Description

@sscargal

Documentation Page URL

https://docs.memmachine.ai/open_source/configuration

Describe the issue

Please add a new section or sub-page with details about the .env file. We have a sample file in https://github.com/MemMachine/MemMachine/blob/main/sample_configs/env.dockercompose, that we should document. The file includes useful sections.

The .env file is used in Docker/Cocker Compose environments and overrides values in cfg.yml or set properties and values that are not included in cfg.yml.

Suggested change or fix

As above.
When PR #903 merges, we will need to add/document the new MEMMACHINE_WORKERS variable to control the number of HTTP FastAPI worker pool (number of workers). Description is included in the PR and associated Feature request.

Additional context

None.

Metadata

Metadata

Assignees

Labels

documentationIssues related to documentation

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions