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

change port ? #8

Open
bastianh opened this issue Mar 8, 2014 · 2 comments
Open

change port ? #8

bastianh opened this issue Mar 8, 2014 · 2 comments

Comments

@bastianh
Copy link

bastianh commented Mar 8, 2014

Hi,
I'm relatively new to docker/dokku and would like to run it on my relatively potent server and move one after another all the small webapps I run on my server.

The problem is there is already a postgres server running on the server, and I got an port already in use error when using this plugin.

Is there a way to change the port of the postgres server ? What would I need to change?

Bastian

@jeffutter
Copy link
Owner

Thanks for the feedback. It is fairly simple to change this. I have a solution in my mongodb plugin that will let docker pick the port and then dokku will just use that. It however relies on a feature of dokku that hasn't been released (using docker-args to set arguments to pass to containers).

I'll ping the dokku folks and see what their timeline is like.

@bastianh
Copy link
Author

Thanks 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants