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

Updating NGROK docker and other questions #53

Open
aptonline opened this issue May 19, 2020 · 1 comment
Open

Updating NGROK docker and other questions #53

aptonline opened this issue May 19, 2020 · 1 comment

Comments

@aptonline
Copy link

aptonline commented May 19, 2020

I've just come across this project and it has the potential to solve a problem I have with exposing my web services (running on a Synology NAS) while using a CGNAT Internet connection (4G) but I have a number of questions/issues.

I've noticed the version of ngrok in the docker image is out of date and the cli gives me an option to updateupdate available (version 2.3.35, Ctrl-U to update) .Performing an update however fails due to permissions errors. My first question can an update be performed via changing permissions someway or is there plans to make an updated version of docker-ngrok available?

Secondly is there a way to run multiple tunnels using one instance of the docker-ngrok container? As mentioned above I'd like to expose a number of local services and while I can easily expose one service my changing the environmental settings having the ability to expose multiple would be very handy.

Also I've attempted to expose the path/volume to the ngrok.yml (as per #22 (comment)) so that I can edit direct but my docker container restarts each time and the log states: /entrypoint.sh: line 36: can't create /home/ngrok/.ngrok2/ngrok.yml: Permission denied

Below is my config:

Screenshot 2020-05-19 at 12 25 41

Help with any of the above would be most grateful.

@Neirda24
Copy link

Hi @aptonline . I had the same need here is what I did: https://gist.github.com/Neirda24/0e43bb3dedb0cf2c9ac8538dcd74f4f1

I am not using the environment variables.

Regardind the Update didn't try yet.

wernight added a commit that referenced this issue Jul 29, 2020
wernight added a commit that referenced this issue Jul 29, 2020
See also #53.
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