c0d725e5df
* adds a configuration for a skinned pygeoapi * Update and rename readme.md to README.md Co-authored-by: Tom Kralidis <tomkralidis@gmail.com>
Running pygeoapi with Docker - Examples
This folder contains the sub-folders:
- simple
- elastic
- sensorthings
- mongo
The simple example will run pygeoapi with Docker with your local config. The elastic example demonstrates a docker compose configuration to run pygeoapi with local ElasticSearch backend. The mongo example demonstrates a docker compose configuration to run pygeoapi with local MongoDB backend. The sensorthings example demonstrates various pygeoapi implementations of SensorThings API endpoints.