Description: Briefly describe the changes in this pull request.
Changelog: Ensure a changelog entry following the format of Keep a Changelog is added at the bottom of the PR description.
Documentation: Have you updated relevant documentation?
Dependencies: Are there any new dependencies? Have you updated the dependency versions in the documentation?
Description
Added: Environment Variable ANONYMIZED_TELEMETRY=False to .env.example & Dockerfile files to prevent/disable the creation of telemetry_user_id file created by Chroma in Docker installation methods.
Changelog Entry
Added
Environment Variable ANONYMIZED_TELEMETRY=False to .env.example & Dockerfile files to prevent/disable the creation of telemetry_user_id file created by Chroma in Docker installation methods.
Fixed
telemetry_user_id file from being created by Chroma
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/open-webui/open-webui/pull/1784
**Author:** [@silentoplayz](https://github.com/silentoplayz)
**Created:** 4/26/2024
**Status:** ❌ Closed
**Base:** `dev` ← **Head:** `Silentoplayz-tellmenotry`
---
### 📝 Commits (2)
- [`33d2f18`](https://github.com/open-webui/open-webui/commit/33d2f18e21ca715e9988eb2dadd98be56c8f5110) Update .env.example
- [`d5ef60e`](https://github.com/open-webui/open-webui/commit/d5ef60e81196edce1cfe52362495a96448c10f89) Update Dockerfile
### 📊 Changes
**2 files changed** (+4 additions, -2 deletions)
<details>
<summary>View changed files</summary>
📝 `.env.example` (+1 -0)
📝 `Dockerfile` (+3 -2)
</details>
### 📄 Description
## Pull Request Checklist
- [x] **Description:** Briefly describe the changes in this pull request.
- [x] **Changelog:** Ensure a changelog entry following the format of [Keep a Changelog](https://keepachangelog.com/) is added at the bottom of the PR description.
- [x] **Documentation:** Have you updated relevant documentation?
- [x] **Dependencies:** Are there any new dependencies? Have you updated the dependency versions in the documentation?
---
## Description
Added: Environment Variable `ANONYMIZED_TELEMETRY=False` to `.env.example` & `Dockerfile` files to prevent/disable the creation of `telemetry_user_id` file created by Chroma in Docker installation methods.
---
### Changelog Entry
### Added
Environment Variable `ANONYMIZED_TELEMETRY=False` to `.env.example` & `Dockerfile` files to prevent/disable the creation of `telemetry_user_id` file created by Chroma in Docker installation methods.
### Fixed
- `telemetry_user_id` file from being created by Chroma
### Changed
- [List any changes or updates]
### Removed
- [List any removed features or files]
Related #618
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/1784
Author: @silentoplayz
Created: 4/26/2024
Status: ❌ Closed
Base:
dev← Head:Silentoplayz-tellmenotry📝 Commits (2)
33d2f18Update .env.exampled5ef60eUpdate Dockerfile📊 Changes
2 files changed (+4 additions, -2 deletions)
View changed files
📝
.env.example(+1 -0)📝
Dockerfile(+3 -2)📄 Description
Pull Request Checklist
Description
Added: Environment Variable
ANONYMIZED_TELEMETRY=Falseto.env.example&Dockerfilefiles to prevent/disable the creation oftelemetry_user_idfile created by Chroma in Docker installation methods.Changelog Entry
Added
Environment Variable
ANONYMIZED_TELEMETRY=Falseto.env.example&Dockerfilefiles to prevent/disable the creation oftelemetry_user_idfile created by Chroma in Docker installation methods.Fixed
telemetry_user_idfile from being created by ChromaChanged
Removed
Related #618
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.