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

EDU-3302: self-hosting in production docker docs #3132

Open
shawnjones253 opened this issue Oct 8, 2024 · 1 comment
Open

EDU-3302: self-hosting in production docker docs #3132

shawnjones253 opened this issue Oct 8, 2024 · 1 comment

Comments

@shawnjones253
Copy link

shawnjones253 commented Oct 8, 2024

Brief description

The self-hosted production guide for docker suggests using temporalio/docker-compose, but that page says temporalio/docker-compose is for local use only and that we should use temporalio/server in production.

Unfortunately, it's hard to find good instructions for environment variables, etc. needed by temporalio/server, there's just the one docker run example.

Finally, it's unclear whether you have to manage your own temporal database schema upgrades (as suggested here) when using temporalio/server or if it's performed by this call to auto-setup, which points to this

Your recommended content

Point to temporalio/server instead of temporalio/docker-compose.

Maybe point to this file if that's the best example of environment variable / configuration? (or this)?

Clarify whether manual database schema updates are required or not when using temporalio/server docker images.

Thank you so much :)

@shawnjones253 shawnjones253 changed the title [ Documentation request ] [ Documentation request ] self-hosting in production docker docs Oct 8, 2024
@fairlydurable
Copy link
Contributor

Thank you for sending this along.

@fairlydurable fairlydurable changed the title [ Documentation request ] self-hosting in production docker docs EDU-3302: self-hosting in production docker docs Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants