https://github.com/zaporylie/docker-rpi-ngrok
Ngrok for Raspberry Pi inside Docker container
https://github.com/zaporylie/docker-rpi-ngrok
Last synced: 4 months ago
JSON representation
Ngrok for Raspberry Pi inside Docker container
- Host: GitHub
- URL: https://github.com/zaporylie/docker-rpi-ngrok
- Owner: zaporylie
- Created: 2015-12-03T20:55:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-03T20:55:40.000Z (over 10 years ago)
- Last Synced: 2025-10-20T13:32:09.308Z (8 months ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
NGROK for Raspberry PI
=======================
# Quickstart
1. clone this repo
1. `docker build -t local/ngrok .`
1. `docker run -d -e AUTHTOKEN= -e HTTP_PORT=80 local/ngrok`
# Status
proof of concept