Lab environment serving load-balanced vector tiles for use in kibana map visualizations. Vagrant is the environment controller using VirtualBox. Ansible is used for configuration management. The 5.2-vector-map branch of kibana is used to support the vector map in kibana.
Currently limited to 8 resolutions.
vagrant up
vagrant ssh
./init.sh
then explore the map directly with the included index.html, at https://localhost:8080 or in Kibana at http://localhost:15601.
Thanks to the many geo open source projects that made this possible: OpenMapTiles, tileserver-gl, Mapbox GL JS, Mapbox Vector Tiles, and Maputnik