Skip to content

Latest commit

 

History

History

pygeoapi_cite

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

pygeoapi CITE demo service - master

Runs latest GitHub master branch of pygeoapi using Docker Image from DockerHub. with a local config file.

A local Docker Image is built named geopython/pygeoapi_cite:latest that mainly copies in the CITE config.

This was needed (i.s.o. Volume mapping) to have micro-dockerhub-hook restart the service (as the webhook is done within a Docker container and Volume mapping within a Volume map does not work).

This service is restarted pulling the latest pygeoapi Docker Image whenever a new Image is built (via DockerHub autobuild on the pygeoapi GitHub master commit or explicitly).

There is also a stable version that runs the latest pygeoapi version also from DockerHub.