## Install Instructions $ sudo docker-compose up -d ## Setup and use our own Tile Server This is needed to use maps in extensions. One way is to use the Tile Server Docker from here: https://hub.docker.com/r/klokantech/openmaptiles-server To start use this command: docker run --rm -it -v ./maps_data:/data -p 8091:80 klokantech/openmaptiles-server