[PR #635] [MERGED] Set archivebox UID/GID via envvars #1255

Closed
opened 2026-03-01 14:49:03 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/635
Author: @thedanbob
Created: 1/28/2021
Status: Merged
Merged: 1/28/2021
Merged by: @pirate

Base: devHead: set-uid-gid


📝 Commits (2)

  • db96e7d Set archivebox UID/GID via envvars
  • 187ca7e Change env vars to linuxserver.io convention

📊 Changes

1 file changed (+8 additions, -0 deletions)

View changed files

📝 bin/docker_entrypoint.sh (+8 -0)

📄 Description

Summary

This PR restores the ability to set the UID/GID of the archivebox user in docker via environment variables.

Changes these areas

  • Bugfixes
  • Feature behavior
  • Command line interface
  • Configuration options
  • Internal architecture
  • Snapshot data layout on disk

🔄 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/ArchiveBox/ArchiveBox/pull/635 **Author:** [@thedanbob](https://github.com/thedanbob) **Created:** 1/28/2021 **Status:** ✅ Merged **Merged:** 1/28/2021 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `dev` ← **Head:** `set-uid-gid` --- ### 📝 Commits (2) - [`db96e7d`](https://github.com/ArchiveBox/ArchiveBox/commit/db96e7d75b4f1c78e2a385d3453422132a11f2ec) Set archivebox UID/GID via envvars - [`187ca7e`](https://github.com/ArchiveBox/ArchiveBox/commit/187ca7e2b5093586c7c2397eac90c2ccc3256b04) Change env vars to linuxserver.io convention ### 📊 Changes **1 file changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `bin/docker_entrypoint.sh` (+8 -0) </details> ### 📄 Description <!-- IMPORTANT: Do not submit PRs with only formatting / PEP8 / line length changes. --> # Summary This PR restores the ability to set the UID/GID of the archivebox user in docker via environment variables. # Changes these areas - [ ] Bugfixes - [ ] Feature behavior - [ ] Command line interface - [x] Configuration options - [ ] Internal architecture - [ ] Snapshot data layout on disk --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 14:49:03 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ArchiveBox#1255
No description provided.