Categorygithub.com/ONSdigital/dp-frontend-geography-controller

# README

dp-frontend-geography-controller

An HTTP service for connecting the geography datasets to the cmd datasets journey.

Configuration

Environment variableDefaultDescription
BIND_ADDR:23700The host and port to bind to.
RENDERER_URLhttp://localhost:20010The URL of dp-frontend-renderer.
CODELIST_API_URLhttp://localhost:22400The URL of the code list api.
DATASET_API_URLhttp://localhost:22000The URL of the dataset api.
GRACEFUL_SHUTDOWN_TIMEOUT5sThe graceful shutdown timeout in seconds
HEALTHCHECK_INTERVAL30sThe time between calling healthcheck endpoints for check subsystems
HEALTHCHECK_CRITICAL_TIMEOUT90sThe time taken for the health changes from warning state to critical due to subsystem check failures

Contributing

See CONTRIBUTING for details

Licence

Copyright ©‎ 2018-2021, Office for National Statistics (https://www.ons.gov.uk)

Released under MIT license, see LICENSE for details.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

BuildTime represents the time in which the service was built.
GitCommit represents the commit (SHA-1) hash of the service that is running.
Version represents the version of the service that is running.