Skip to content

Instantly share code, notes, and snippets.

@lyoshenka
Created August 20, 2013 17:26
Show Gist options
  • Save lyoshenka/6284510 to your computer and use it in GitHub Desktop.
Save lyoshenka/6284510 to your computer and use it in GitHub Desktop.
###[ Current settings for pagekite.py v0.5.3a. ]#########
#
## NOTE: This file may be rewritten/reordered by pagekite.py.
#
##[ Default kite and account details ]##
kitename = lyoshenka@gmail.com
kitesecret = ce2dfe2df39zbc26bfxcbc4kcfdkkkzc
##[ Front-end settings: use pagekite.net defaults ]##
defaults
##[ Back-ends and local services ]##
# No back-ends! How boring!
##[ Back-end service examples ... ]##
#
# service_on = http:YOU.pagekite.me:localhost:80:SECRET
# service_on = ssh:YOU.pagekite.me:localhost:22:SECRET
# service_on = http/8080:YOU.pagekite.me:localhost:8080:SECRET
# service_on = https:YOU.pagekite.me:localhost:443:SECRET
# service_on = websocket:YOU.pagekite.me:localhost:8080:SECRET
#
# service_off = http:YOU.pagekite.me:localhost:4545:SECRET
##[ Allow risky known-to-be-risky incoming HTTP requests? ]##
# insecure
##[ Front-end Options ]##
# isfrontend
# host = machine.domain.com
# ports = 80
# protos = finger,http,http2,http3,httpfinger,https,irc,raw,websocket
# rawports = virtual
# authdomain = foo.com
# motd = /path/to/motd.txt
# domain = http:*.pagekite.me:SECRET1
# domain = http,https,websocket:THEM.pagekite.me:SECRET2
##[ Domains we terminate SSL/TLS for natively, with key/cert-files ]##
# tls_endpoint = DOMAIN:PEM_FILE
# tls_default = DOMAIN
###[ Anything below this line can usually be ignored. ]#########
##[ Miscellaneous settings ]##
# logfile = /path/to/file
# buffers = 1024
# new
# all
# noprobes
# nocrashreport
savefile = /home/grin/.pagekite.rc
##[ Systems administration settings ]##
# daemonize
# runas = uid:gid
# pidfile = /path/to/file
###[ End of pagekite.py configuration ]#########
END
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment