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

Allow Docker Compose To Use A Configurable Postgres Port #198

Open
rmayore opened this issue Dec 25, 2024 · 1 comment
Open

Allow Docker Compose To Use A Configurable Postgres Port #198

rmayore opened this issue Dec 25, 2024 · 1 comment
Labels
Type: Bug Fix something that isn't working as intended

Comments

@rmayore
Copy link

rmayore commented Dec 25, 2024

Describe the bug
Scenario:

  • Imagine you want to set up the docker-compose pipeline against an existing Postgres database.
  • Also assume the postgres is not accessible through the traditional port 5432 (common in cases where the database is behind a proxy)

To Reproduce

  1. Step 1
  2. Step 2

Expected behavior

The Postgres port should be configurable in the env file.

Logs

Screenshots

Environment

  • Instance
  • Client platform: (eg: Windows, MacOS, Linux)

Additional context

@rmayore rmayore added the Type: Bug Fix something that isn't working as intended label Dec 25, 2024
rmayore added a commit to rmayore/cht-sync that referenced this issue Dec 25, 2024
Signed-off-by: Robert <rmayore@livinggoods.org>
@rmayore
Copy link
Author

rmayore commented Dec 25, 2024

PR: #199

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Fix something that isn't working as intended
Projects
None yet
Development

No branches or pull requests

1 participant