Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-03-03 | Enable console logging in policy-gui | danielhanrahan | 1 | -0/+11 | |
Enable logging to STDOUT so that logs can be viewed with `kubectl logs` Issue-ID: POLICY-3638 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: I8325223d77089801df92683ea51cf07b3c2dd44c | |||||
2022-02-28 | Run policy GUIs in a single JAR | danielhanrahan | 2 | -0/+143 | |
Create gui-server module serving clamp and apex GUIs using Spring Add Spring filter to pass client SSL cert to clamp backend Remove nginx from docker image Add logback.xml to docker image Add helper scripts for running gui-server jar and docker Issue-ID: POLICY-3638 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: Ie857f5755015c522b8cf781de255f7a1d567e263 |