Git Product home page Git Product logo

ngrok's Introduction

Description

[Cookbook Version][https://community.opscode.com/cookbooks/ngrok] [Build Status][http://travis-ci.org/onbeep-cookbooks/ngrok]

Installs & configures the ngrok client program. Ngrok can be used for establishing network tunnels from the outside world to the inside world.

Requirements

Chef 11+ is required. For the latest list of supported platforms please see metadata.rb.

Attributes

Attribute Default Required? Description
auth_token '' Required Authentication Token for ngrok.com
tunnels {} Required Dictionary of tunnel configurations.
config_file /etc/ngrok.conf Default Config file for ngrok client.
download_site https://dl.ngrok.com Default Site from which to download ngrok.
zip_file ngrok.zip Default Ngrok archive to download.
http_proxy nil Optional For running ngrok client behind a HTTP proxy.
inspect_addr nil Optional Change web inspection interface.
server_addr nil Optional Custom ngrok server (other than ngrok.com)
trust_host_root_certs nil Optional Trust custom server TLS connections

For more information on these configuration Attributes, see https://ngrok.com/usage

Usage

  1. Create an ngrok account: http://ngrok.com
  2. Copy your ngrok auth_token to the ['ngrok']['auth_token'] Attribute.
  3. Add an Attribute for the tunnels you'd like to establish. e.g. {'webserver' => {'proto' => {'http+https' => '80'}}}
  4. Add the ngrok Cookbook in your Run List.

Author

Greg Albrecht [email protected]

Copyright

Copyright 2014 OnBeep, Inc.

License

Apache License, Version 2.0

See LICENSE

ngrok's People

Contributors

ampledata avatar mjuarez avatar

Watchers

Eino-Antti Kuuskoski avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.