- Apr 02, 2024
-
-
julian.baeume authored
Implements #21
-
- Mar 12, 2024
-
-
michael.koch authored
-
- Feb 14, 2024
-
-
michael.koch authored
-
- Nov 29, 2023
-
-
- Nov 09, 2023
-
-
andree.klattenhoff authored
-
- Sep 15, 2023
-
-
- Apr 20, 2023
-
-
david.bauer authored
This is a breaking change. Changelog: - Redis is now mandatory and enabled by default - Added Sentinel, Standalone and Cluster support - Standalone mode with sidecar is used by default - If no host(s) are configured, a redis sidecar is injected into the deployment - No extra configuration needed - This is intended for development and does not scale. - Helm values have changed, see README.md: - `redis.host` has been renamed to `redis.hosts` and expects a list of strings with the following pattern: <localhost:6379> (needed for sentinel and cluster modes) - `redis.port` has been removed, see `redis.hosts`
-
- Apr 19, 2023
-
-
- Apr 11, 2023
-
-
- Feb 10, 2023
-
-
julian.baeume authored
fix deployments that did not have this value configured at all by providing a sensible default.
-
- Dec 09, 2022
-
-
david.bauer authored
-
- Sep 27, 2022
-
-
- Sep 06, 2022
-
-
richard.petersen authored
-
- Aug 29, 2022
-
-
anne.matthes authored
(see OXUI-1015)
-
- May 04, 2022
-
-
richard.petersen authored
-
richard.petersen authored
-
- Mar 01, 2022
-
-
julian.baeume authored
during startup the ui-middleware might need some more memory, so we adjust the actual limit to something larger.
-
- Feb 08, 2022
-
-
richard.petersen authored
-
richard.petersen authored
Fixes #6
-
- Feb 01, 2022
-
-
david.bauer authored
-
- Jan 06, 2022
-
-
- Dec 17, 2021
-
-
julian.baeume authored
since we don't expect admins to collect metrics for those services, we provide them with some sensible defaults.
-
- Oct 28, 2021
-
-
julian.baeume authored
this can not only be handled on ingress level, but we need to mount the express app also on the app root level. This basically just works out of the box.
-
- Oct 19, 2021
-
-
maik.schaefer authored
-
- Sep 21, 2021
-
-
- Jun 09, 2021
-
-
frank.paczynski authored
-
frank.paczynski authored
-
- May 05, 2021
-
-
maik.schaefer authored
-
- Apr 16, 2021
-
-
anne.matthes authored
-
- Apr 15, 2021
-
-