Skip to content

Instantly share code, notes, and snippets.

@ddaugher
Created May 14, 2015 14:29
Show Gist options
  • Save ddaugher/f36713afefc79d5fa734 to your computer and use it in GitHub Desktop.
Save ddaugher/f36713afefc79d5fa734 to your computer and use it in GitHub Desktop.
kong start example
$ kong start
[INFO] Using configuration: /etc/kong/kong.yml
[INFO] Proxy port.........8000
Admin API port.....8001
dnsmasq port.......8053
Database...........cassandra keepalive=60000 hosts=kongdb.org port=35579 timeout=1000 keyspace=kong
[INFO] Connecting to the database...
[WARN] Setting "memory_cache_size" to default 128MB
[INFO] dnsmasq started
[OK] Started
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment