summaryrefslogtreecommitdiffstats
path: root/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2024-05-07Make ui filesystem readonly0.1.0Fiete Ostkamp1-5/+3
- remove nginx.template and docker_entrypoint from repo [1] - add version.properties file [1] they will be mounted via the chart since files can't be modified (using envsubst) in a readonly filesystem Issue-ID: PORTALNG-96 Change-Id: Ic3352be45b104ffb2b620532d07470cb8247e4d3 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-03-27Make ui logging configurableFiete Ostkamp1-1/+1
- introduce LOGGING_ENABLED environment variable that can be set to enable the ui logging Issue-ID: PORTALNG-81 Change-Id: Icb540020bf18e030e3b02fa27f66eb5982a2bf31 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-03-05ui container unable to launchFiete Ostkamp1-3/+3
- change ownership of copied file to nginx user Issue-ID: PORTALNG-77 Change-Id: I6f9f2a5463f493c076cc6f191f093d1e6e477ef8 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-03-01portal-ng pods run under root userFiete Ostkamp1-3/+5
- switch base image from openresty to nginx-unprivileged - remove custom lua plugin code - dynamically determine dns resolver ip during container startup Issue-ID: PORTALNG-67 Change-Id: I23fb5e684dbb98a326afb00911a1f5ae78e2536d Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2023-06-22ui is not using production builds in the DockerfileFiete Ostkamp1-1/+1
Issue-ID: PORTALNG-9 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: I1c5f5af3d9b0d494540d661ca2f2aea983edfa2e
2023-06-22The Dockerfile contains a nonexistent packageFiete Ostkamp1-2/+3
Issue-ID: PORTALNG-7 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: Ic2228157b4dc3de9d32d07d07b498c8742d7eacc
2023-06-21The Dockerfile contains a nonexistent packageFiete Ostkamp1-1/+1
Issue-ID: PORTALNG-7 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: Ia5a368c929d9792813b752de4e7921d6b3dd0ba6
2023-06-21Make ui configurable via environment variablesFiete Ostkamp1-2/+15
Issue-ID: PORTALNG-4 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: I31b968cef23c7727cfd8cfb2ba65691745a0b8f3
2023-04-14Upload uiFiete Ostkamp1-0/+9
Issue-ID: PORTAL-1084 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: Id0c94859a775094e67b0bb9c91ca5e776a08c068