This URL shows a list of downloadable data items hosted in an internal FDB server.
This is a
The source code and deployment manifests for this applications can be found here.
The process serving this URL is a Python web application running in a Kubernetes deployment. It uses pyfdb to talk to the internal FDB server using the following FDB configuration:
--- type: remote host: fdb-server port: 7654 schema: /etc/fdb-schema/schema
The internal FDB servers runs in a Kubernetes stateful set.
Here it is: