Skip to content

tuckner/tines-connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tines Connect

Tines Connect is a container for ngrok which can help provide access to resources that would generally not be internet accessible.

Install

  1. Create an ngrok account. Find your authtoken value.

  2. Create a Global Resource in Tines and identify the ID number of the resource.

  3. Fill out environment.txt.

  4. Set the tunnel destination in ngrok.yml.

  5. Build the container.

docker build . --tag tines-connect
  1. Run the container.
docker run --env-file environment.txt --name tines-connect tines-connect 

About

ngrok container to use with Tines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published