Skip to content

fix: Use configured timezone (Paperless, Picard, Posterizarr) - #329

Open
joshymcd wants to merge 1 commit into
tailscale-dev:mainfrom
joshymcd:fix/configurable-container-timezones
Open

fix: Use configured timezone (Paperless, Picard, Posterizarr)#329
joshymcd wants to merge 1 commit into
tailscale-dev:mainfrom
joshymcd:fix/configurable-container-timezones

Conversation

@joshymcd

@joshymcd joshymcd commented Jul 30, 2026

Copy link
Copy Markdown

Description

Replace hardcoded TZ=Europe/Amsterdam values with TZ=${TZ} in the Paperless, Picard, and Posterizarr Compose configurations. This makes each stack honor the timezone configured in its .env file and aligns these services with the repository template.

Paperless-specific PAPERLESS_TIME_ZONE configuration is unchanged.

Related Issues

  • None.

Verification

  • docker compose config --quiet in services/paperless
  • docker compose config --quiet in services/picard
  • docker compose config --quiet in services/posterizarr
  • git diff --check origin/main...HEAD

Checklist

  • I have performed a self-review of my code and followed the templates structure.
  • I have added verification that the stack works as expected.
  • I have reviewed documentation requirements; no documentation changes are needed for this configuration fix.
  • A maintainer needs to select the appropriate label because external contributors cannot apply upstream labels.

Additional Context

  • None.

@joshymcd joshymcd changed the title Paperless, Picard, Posterizarr: use configured timezone fix: Use configured timezone (Paperless, Picard, Posterizarr) Jul 30, 2026
@joshymcd
joshymcd marked this pull request as ready for review July 30, 2026 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant