temporalio / temporalio/samples-server

[Feature Request] Guide on how to use /extensibility/config/development.yaml for docker compose in > v1.30?

Open
#152 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Go
Stars
124
Forks
71
PR merge metrics
No merged PRs in 30d

Description

Is your feature request related to a problem? Please describe.

I have to manually override Server Configuration file because I need to set persistence.datastores.{default}.sql.connectAttributes.binary_parameters = yes because Temporal has a lot of issues with pgbouncer in transaction mode (example 1, example 2). But the Config Embedded Template for > v1.30 doesn't have option to set such value using environment variable.

How to provide /extensibility/config/development.yaml manually using docker compose?

Describe the solution you'd like

Please provide a guide to override server configuration without using the template.

or, maybe please add docker compose example with pgbouncer.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with extensibility/config/development.yaml and the Docker Compose server configuration templates linked in the issue. Determine how Compose can provide that file directly, including the requested SQL connection attribute, and document the configuration steps or add a Compose example for the pgbouncer setup. Done means a newcomer can apply the guide without manually editing the generated server configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker-compose
Domain
devops, documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.