Review RTD Configuration Properties 02/140702/2
authorToineSiebelink <toine.siebelink@est.tech>
Tue, 15 Apr 2025 15:17:14 +0000 (16:17 +0100)
committerToineSiebelink <toine.siebelink@est.tech>
Tue, 15 Apr 2025 17:22:43 +0000 (18:22 +0100)
commitd9376aa9f74576b030a77f20b6097bc3ed7e096d
treecc7b5bb0481bcd0cafe0e156988c95f8163b76fa
parent6f86bf9201debae40ac1c93491c3038aaaca1a54
Review RTD Configuration Properties

- split into 3 tables
- introduced CSV-file-defined tables for easier maintenance
- removed unnecessary 3PP properties definitions
- checked all custom properties still used and default values
- corrected some default values (sometime just wrong casing)
- updated application yaml spring.datasource.url so it has a default host value
- removed code-formatting for property values (except for URLS to prevent failing link-checks)
- added notes about using environment variables where applicable

Issue-ID: CPS-2596
Change-Id: I6f413dd726088ca8a002da145bf4f6c52a1c7b2a
Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
cps-application/src/main/resources/application.yml
docs/cps-scheduled-processes.rst
docs/csv/3pp_properties.csv [new file with mode: 0644]
docs/csv/common_custom_properties.csv [new file with mode: 0644]
docs/csv/ncmp_custom_properties.csv [new file with mode: 0644]
docs/deployment.rst
docs/policy-executor.rst