This repository was archived by the owner on Nov 5, 2022. It is now read-only.

Description
Currently, whenever we merge pull requests to the master branch in this repository, the live demo at api.opencdms.org will automatically update.
Depending on the changes, there is a risk that this will break work being undertaken by front end developers.
opencdms-api should adopt the same approach as pygeoapi providing a landing page similar to demo.pygeoapi.io with end-points for latest and stable.
Can/should we do this with a fork of their demo.pygeoapi.io GitHub repository and would our fork diverge substantially/completely? Would there be disadvantages to using ansible as they have?