External Changelog

Release: v1.0.0

Sprint: v6.5.2

Sprint Board: View Sprint Report

Breaking Changes

Jira References

No Jira references found.

Documentation

  • fix Harbor image path in installation guide

The image repository is /configs not /ui:
hub.friendly-tech.com/configs/ft-configs-ui
  • correct UI env vars and rename compose file

Fix BACKEND_URL examples to the host-only form (a path component breaks
nginx variable proxy_pass and the readiness probe). Remove RUNTIME_API_PATH
from the docs: entrypoint.sh writes a fixed /configs-service API path and
never reads that variable. Clarify the METRICS_ALLOW_IP default and
allow-list behaviour.

Rename docker-compose.yml to compose.yml and update doc references.

Chores

Docker Images

ft-configs-ui

Image: hub.friendly-tech.com/configs/ft-configs-ui:v1.0.0-b0.0.12

SHA256: sha256:590985890fe74c8bf1c6fde0bef76b651d5b6b4c7ad2f6eeb9b5e6733b0186ec

Pull from Registry

docker pull hub.friendly-tech.com/configs/ft-configs-ui:v1.0.0-b0.0.12

Download for Offline Use

docker pull hub.friendly-tech.com/configs/ft-configs-ui:v1.0.0-b0.0.12
docker save hub.friendly-tech.com/configs/ft-configs-ui:v1.0.0-b0.0.12 -o ft-configs-ui-v1.0.0-b0.0.12.tar

gzip ft-configs-ui-v1.0.0-b0.0.12.tar

Load on Closed Network

gunzip ft-configs-ui-v1.0.0-b0.0.12.tar.gz
docker load -i ft-configs-ui-v1.0.0-b0.0.12.tar