Skip to content

Refactor Templates#260

Merged
crypt0rr merged 29 commits intotailscale-dev:mainfrom
michaelhodges:template_update
Apr 11, 2026
Merged

Refactor Templates#260
crypt0rr merged 29 commits intotailscale-dev:mainfrom
michaelhodges:template_update

Conversation

@michaelhodges
Copy link
Copy Markdown
Contributor

@michaelhodges michaelhodges commented Apr 10, 2026

Pull Request Title: [Refactor Templates]

Description

Move TZ out of compose to .env
This allows users to change container time zone without having to edit compose.yml

Related Issues

  • Issue #[issue number] (e.g., Fixes #[issue number])

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Refactoring

How Has This Been Tested?

Describe the tests you ran to verify your changes. Provide instructions for reproducing the testing process:

  1. [Test case 1]
  2. [Test case 2]

Checklist

  • I have performed a self-review of my code
  • I have added tests that prove my fix or feature works
  • I have updated necessary documentation (e.g. frontpage README.md)
  • Any dependent changes have been merged and published in downstream modules

Screenshots (if applicable)

If visual changes are made, include screenshots to demonstrate them.

Additional Notes

Add any additional comments or information that may be relevant.

Copy link
Copy Markdown
Collaborator

@crypt0rr crypt0rr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! 👌🏼 Let me check to easily migrate the whole repo to this standard, so existing services use this as well.

…nment variable

- Added TZ environment variable definition in .env files for services that did not have it.
@crypt0rr crypt0rr added the enhancement New feature, change or request label Apr 11, 2026
@crypt0rr crypt0rr merged commit 60aa32b into tailscale-dev:main Apr 11, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature, change or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants