Categorygithub.com/ONSdigital/dp-frontend-interactives-controller
modulepackage
0.0.0-20231107144554-c02c293ac4c1
Repository: https://github.com/onsdigital/dp-frontend-interactives-controller.git
Documentation: pkg.go.dev

# README

dp-frontend-interactives-controller


:warning: This repository will be archived in November 2023 as it is no longer in development. :warning:


Controller for handling interactive visualisation pages on ONS website

Getting started

  • Run make debug

Dependencies

  • No further dependencies other than those defined in go.mod

Configuration

Environment variableDefaultDescription
BIND_ADDR:27300Host and port to bind to
GRACEFUL_SHUTDOWN_TIMEOUT5sGraceful shutdown timeout in seconds (time.Duration format)
HEALTHCHECK_INTERVAL30sTime between self-healthchecks (time.Duration format)
HEALTHCHECK_CRITICAL_TIMEOUT90sTime to wait until an unhealthy dependent propagates its state to make this app unhealthy (time.Duration format)
SERVE_FROM_EMBEDDED_CONTENTfalseTo serve content from embedded, static FS (storage/localfs) - testing/development only
API_ROUTER_URLhttp://localhost:23200/v1URL of the dp-api-router

Contributing

See CONTRIBUTING for details.

License

Copyright © 2022, 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
No description provided by the author
No description provided by the author
No description provided by the author