Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tandoor container and documentation #1702

Merged
merged 6 commits into from
Nov 28, 2023

Conversation

smilerz
Copy link
Contributor

@smilerz smilerz commented Nov 28, 2023

Pull request

Purpose
Add the Tandoor container

  • Created all app specific yml files.
  • Created tandoor documentation files.
  • Add links to documentation in mkdocs.yml.
  • Tested adding and removing app with command line.
  • Tested adding and removing app with GUI.

Requirements
Check all boxes as they are completed

@smilerz smilerz requested review from a team as code owners November 28, 2023 15:25
@github-actions github-actions bot added docs Automatic label repo Automatic label labels Nov 28, 2023
compose/.apps/tandoor/tandoor.yml Outdated Show resolved Hide resolved
Comment on lines 9 to 10
- TZ=${TZ}
- TIMEZONE=${TZ}
Copy link
Contributor

Choose a reason for hiding this comment

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

Why include both variables?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Tandoor uses TIMEZONE, but the OS uses TZ. TIMEZONE will be deprecated in favor of TZ since that seems to be more commonly used - but it will take some time.

docs/apps/tandoor.md Outdated Show resolved Hide resolved
compose/.apps/tandoor/tandoor.labels.yml Show resolved Hide resolved
angrycuban13 and others added 3 commits November 28, 2023 11:15
@angrycuban13 angrycuban13 merged commit efc0a76 into GhostWriters:master Nov 28, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Automatic label repo Automatic label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants