Hi team,
What is the correct repository and commands to use when looking to deploy Temporal? Is it this repo:
I find that this repo has multiple different commands that accomplish the same thing, so if someone can clarify the need for pnpm docker vs pnpm local commands, I would appreciate. Apart from exploring the package.json, the documentation is a little unclear about this.
Also, if we need to directly modify the UI config .yaml file to add auth/tls, where would this file be located? I see multiple of these files inside this repo and can only get this config to work when I pass environment variables in the docker run command.
I appreciate the help, thanks!