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

Feature - Add plugin host option #188

Merged
merged 5 commits into from
Oct 13, 2017

Conversation

gartz
Copy link
Contributor

@gartz gartz commented Sep 1, 2017

I work on many projects at same time, to not deal with port issues on them I usually dockerize the servers (a small performance trade-off for the convenience).

The problem is that the best place to run the webpack-dashboard server is in my local terminal and the new electrum-webpack-dashboard we have no choice...

As a solution, we can add the option to change where the client will connect, in this case, I can expose my host IP to the container, and it will connect the port and provide the socket communication.

In the documentation, I have added the host option and a bit of clarification of what is server and what is client in this project. I know many people don't care, but that would save me a lot of time to understand how it works, instead of going to the source code to figure out.

I really appreciate the work in this plugin and hope to help with this contribution.

@gartz
Copy link
Contributor Author

gartz commented Sep 22, 2017

@ryan-roemer can you take a look on this please? :)

@ryan-roemer ryan-roemer added this to the 1.0 milestone Sep 26, 2017
@gartz
Copy link
Contributor Author

gartz commented Oct 6, 2017

Fixed the conflicts with the recently added root option.

@carloskelly13 carloskelly13 merged commit 2f24fe9 into FormidableLabs:master Oct 13, 2017
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

Successfully merging this pull request may close these issues.

None yet

3 participants