Skip to content

RulerOfTheQueendom/ngrok-docker-extension

 
 

Repository files navigation

ngrok Docker Desktop Extension

Get connectivity to your local Docker containers from anywhere using ngrok.

Installation

To install the extension:

  1. Open Docker Desktop and go to the Extensions Marketplace.
  2. Search for "ngrok" and click "Install".
  3. Once installed, activate the extension by clicking on the ngrok icon in the Docker Desktop toolbar.

Usage

To use the extension:

  1. Start the container(s) you want to access in Docker Desktop.
  2. Click on the ngrok icon in the Extensions section of the Docker Desktop navigation.
  3. Authenticate to ngrok by clicking "Authenticate" and pasting in your Authtoken from the ngrok Dashboard.
  4. Start a tunnel by clicking the play icon in the ngrok extension window.
  5. You now have a public URL that you can share with anyone to access your web service running in Docker.

Screenshots

About

ngrok Docker Desktop Extension

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 63.1%
  • Go 25.7%
  • Dockerfile 5.3%
  • Makefile 3.7%
  • Shell 1.4%
  • HTML 0.8%