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

Docker custom postgres port #1891

Closed
1 of 2 tasks
Hydrog3n opened this issue Jun 15, 2019 · 3 comments
Closed
1 of 2 tasks

Docker custom postgres port #1891

Hydrog3n opened this issue Jun 15, 2019 · 3 comments
Labels
enhancement Improvements and features help wanted Contributions welcome

Comments

@Hydrog3n
Copy link

Are you experiencing this issue in octobox.io or your own instance?

  • octobox.io
  • My instance

If your issue is related to an Octobox.io subscription purchase please ensure you have installed the Octobox GitHub App for the repositories concerned.

🐞 Problem

I want to use a saas postgres instance but it's impossible to setup a port different than 5432

while ! nc -z $db_host 5432; do

🎯 Goal

I want to add a env like this OCTOBOX_DATABASE_PORT=61089

💡 Possible solutions

📋 Steps to solve the problem

  • Comment below about what you've started working on.
  • Add, commit, push your changes
  • Submit a pull request and add this in comments - Addresses #<put issue number here>
  • Ask for a review in comments section of pull request
  • Celebrate your contribution to this project 🎉
@andrew
Copy link
Member

andrew commented Jun 15, 2019

@Hydrog3n would you be up for sending a pull request to make that possible?

@andrew andrew added enhancement Improvements and features help wanted Contributions welcome labels Jun 15, 2019
@Hydrog3n
Copy link
Author

@andrew Hi, I sorry but for now I can't make this PR :/
It's not urgent for me so if nobody to do it maybe I would do it :)

Themodem added a commit to Themodem/octobox that referenced this issue Jul 15, 2019
@andrew andrew closed this as completed in f18e03c Jul 15, 2019
@Hydrog3n
Copy link
Author

@Themodem thank you for the PR :)
I need to try :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvements and features help wanted Contributions welcome
Projects
None yet
Development

No branches or pull requests

2 participants