Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkralidis authored Mar 18, 2024
1 parent ffdba2c commit d8c1ab2
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,11 @@ wis2-gdc archive foo.zip
The Docker setup uses Docker and Docker Compose to manage the following services:

- **wis2-gdc-api**: GDC API powered by [pygeoapi](https://pygeoapi.io)
- **Elasticsearch**: GDC search engine backend
- **wis2-gdc-metrics-collector**: GDC metrics collector
- **wis2-gdc-broker**: MQTT broker
- **wis2-gdc-management**: management service to ingest, validate and publish discovery metadata published from a WIS2 Global Broker instance
- the default Global Broker connection is to Météo-France. This can be modified in `pywis-pubsub.yml` to point to an alternate Global Broker
- the default Global Broker connection is to Météo-France. This can be modified in `wis2-gdc.env` to point to a different Global Broker
- **Elasticsearch**: GDC API search engine backend

See [`wis2-gdc.env`](wis2-gdc.env) for default environment variable settings.

Expand Down

0 comments on commit d8c1ab2

Please sign in to comment.