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

Closed
rmayore opened this issue Dec 25, 2024 · 2 comments
Closed

Allow Docker Compose To Use A Configurable Postgres Port #198

rmayore opened this issue Dec 25, 2024 · 2 comments
Assignees
Labels
released Type: Bug Fix something that isn't working as intended

Comments

@rmayore
Copy link
Contributor

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
@rmayore
Copy link
Contributor Author

rmayore commented Dec 25, 2024

PR: #199

@medic-ci
Copy link

medic-ci commented Jan 6, 2025

🎉 This issue has been resolved in version 1.3.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

No branches or pull requests

3 participants