Skip to content

Instantly share code, notes, and snippets.

View debarshri's full-sized avatar

D Basak debarshri

  • Bol.com
  • Utrecht
View GitHub Profile
@debarshri
debarshri / ngrok-selfhosting-setup.md
Created August 3, 2017 21:04 — forked from lyoshenka/ngrok-selfhosting-setup.md
How to setup Ngrok with a self-signed SSL cert

Intro

The plan is to create a pair of executables (ngrok and ngrokd) that are connected with a self-signed SSL cert. Since the client and server executables are paired, you won't be able to use any other ngrok to connect to this ngrokd, and vice versa.

DNS

Add two DNS records: one for the base domain and one for the wildcard domain. For example, if your base domain is domain.com, you'll need a record for that and for *.domain.com.

Different Operating Systems

@debarshri
debarshri / HFace wiki
Created November 20, 2011 16:43
HFace
HFace
HFace is a User friendly client for Hbase for quick development.It has following features:
1.Creating,alter,delete a table with custom parameters
2.Easy data manipulation option
3.Realise your column oriented data in a row oriented fashion.
4.One click edit,delete,update
5.Restrict your UI by users, IP addresses
6.Bulk upload through UI
@debarshri
debarshri / HFace wiki
Created November 20, 2011 16:41
HFace
HFace
HFace is a User friendly client for Hbase for quick development.It has following features:
1.Creating,alter,delete a table with custom parameters
2.Easy data manipulation option
3.Realise your column oriented data in a row oriented fashion.
4.One click edit,delete,update
5.Restrict your UI by users, IP addresses
6.Bulk upload through UI