Skip to content

Instantly share code, notes, and snippets.

# Nginx proxy for Elasticsearch + Kibana
# If you use this, you'll want to point config.js at http://FQDN:80/ instead of
# http://FQDN:9200
server {
listen *:80 ;
server_name kibana.myhost.org;
access_log /var/log/nginx/kibana.myhost.org.access.log;
@loctanvo
loctanvo / counties_Norway
Last active December 27, 2015 09:19
Counties of Norway. Contribution to countriesfor.us . Sources: http://snl.no/fylker_i_Norge http://en.wikipedia.org/wiki/Counties_of_Norway [Note: iso-code 13 is not in use]
var no = [
'Østfold',
'Akershus',
'Oslo',
'Hedmark',
'Oppland',
'Buskerud',
'Vestfold',
'Telemark',
'Aust-Agder',