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

Add docker container or other way to make client more accessible #10

Open
BenMcH opened this issue Oct 4, 2020 · 0 comments
Open

Add docker container or other way to make client more accessible #10

BenMcH opened this issue Oct 4, 2020 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@BenMcH
Copy link
Owner

BenMcH commented Oct 4, 2020

Currently, the client is dependent on the client's version of node (and the client having node in the first place)
We should package this into a docker container to allow for easy setup on things like a synology nas.

The usage should just require a node-grok server address and port and a local port to forward. The user should not have to figure out what the proper IP is for the docker container to reach back out to the host. On mac, this is the host.docker.internal dns resolution, but this is not available in all environments.

@BenMcH BenMcH added enhancement New feature or request help wanted Extra attention is needed hacktoberfest labels Oct 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant