Skip to content

Latest commit

 

History

History
45 lines (37 loc) · 2.52 KB

File metadata and controls

45 lines (37 loc) · 2.52 KB

Digital Earth Africa Config

Config files for Digital Earth Africa datacube and associated applications

OWS Configuration Test and Build Terria catalog Linting Check Product Lists

Changes to this repo will generate a new docker image that includes the config files. Changes will be tagged as an unstable build. To release to production, create a git tag for the current code and a stable version will be created using that value.

Pull Request Template

There are three pull request Templates available for the following changes:

  • ows config changes (ows_cfg.md)
  • terria json changes (terria.md)
  • product yaml file changes (product.md)

To access the PR templates

  • open up a new pull request page and add &template=ows_cfg.md, &template=terria.md or &template=product.md at the end of the url

for example https://github.com/digitalearthafrica/config/compare/ows-fix-depreciated?expand=1&template=ows_cfg.md

Formatting for Terria Data Description section in ows_cfg.py

Bold

**Overview**

Italic

*Overview*

Process for updating OWS

Prod and dev config files are titled accordingly. Note any /services additions must be reflected in the corresponding /inventory json.

Process for updating GeoServer

GeoServer config is managed in this repo. More information on the process can be found here: GeoServer Config