Thorsten Roßner
ce03400043
feat(nubus): Update IAM components.
2024-08-08 07:13:43 +02:00
Thorsten Roßner
a46a632616
feat(helmfile): Support feature toggle email.systemGenerated.useComponentInSenderdomain.
...
Allows to chose if system generated mails are sent from `@<domain>` or from `@<component>.<domain>`.
2024-08-02 06:08:20 +00:00
Thorsten Roßner
26a7641a5a
fix(helmfile): Streamline prefixes for customizable defaults. UPGRADES: See ./docs/migrations.md for more details.
2024-07-17 10:39:16 +02:00
Thorsten Roßner
b4570a9a87
feat(authentication): Avoid that users can open a app they do not have the appropriate LDAP group set for. Implementation is based on role based client scopes. Introducing also an openDesk migration approach with a pre and post deployment stage.
2024-07-15 17:50:35 +02:00
Thorsten Roßner
dfaf4be640
fix(openproject): Support for adding token to enable OpenProject Premium.
2024-07-10 06:27:27 +02:00
Thorsten Roßner
01c5e6b359
fix(helmfile): Enable SMTP for XWiki and Element/Synapse; Streamline mail sender addresses within platform based on <localpart>@<component>.<domain> and allow configuration of <localpart>.
2024-07-01 12:34:51 +02:00
Dominik Kaminski
dc39b94e88
feat(helmfile): Add support for Ingress parameter configuration (proxy-body-size, proxy-read-timeout, proxy-send-timeout).
2024-06-06 14:12:29 +02:00
Gergely Szabo
a899699e21
feat(helmfile): Create child helmfile for GitOps approach.
2024-06-06 14:12:14 +02:00
openDesk Bot
75cd077351
fix(openproject): Update Helm chart to v5.1.4.
2024-06-04 15:08:55 +02:00
Oliver Günther
6e4972107e
fix(openproject): Bump to 14.1.0, set default timezone on deployment to Europe/Berlin and raise default memory limit to 2Gi.
2024-05-24 07:01:33 +02:00
Dominik Kaminski
1b748b6bf6
fix(helmfile): Improve support for external Objectstore, and fix issue with DoveCot storageClassName
...
[#57 ]: Add missing template for ObjectStore host in helm chart
[#60 ]: OpenProject dosn't set the correct Host when specifying an external Object Store
[#56 ]: Only template storageClassName when defined
2024-04-11 15:53:35 +02:00
Thorsten Roßner
011ad2cd6b
fix(helmfile): YAML handling of seLinuxOptions and align overall toYaml syntax
2024-03-11 09:24:58 +01:00
Dominik Kaminski
d4442261aa
fix(helmfile): Enhance objectore environment variables to allow external Object Store
2024-02-28 16:06:09 +00:00
Thorsten Roßner
2efceef076
fix(helmfile): Set debuglevel to WARN instead of INFO when debug is not enabled.
2024-02-28 16:06:09 +00:00
Dominik Kaminski
d9263c9011
fix(ci): Update kyverno rules
2024-02-21 12:04:33 +00:00
Dominik Kaminski
02d04faa2a
fix(helmfile): Add seLinuxOptions for all applications
2024-02-14 11:53:53 +00:00
Dominik Kaminski
d9e07ff7bd
fix(docs): Add generated security-context.md
2024-02-13 12:31:22 +00:00
Thorsten Roßner
56f5e35895
fix(helmfile): Improve debugging
2024-02-02 15:19:40 +01:00
Dominik Kaminski
e778a59cdd
fix(ci): Add Kyverno CI Lint
2024-01-23 21:07:56 +01:00
Martin Müller
89c149af95
fix(helmfile): Split image and helm registry
2024-01-23 07:25:38 +01:00
Thorsten Roßner
08754cc527
fix(openproject): Consolidate env values set by Helm chart
2024-01-09 08:33:46 +01:00
Thorsten Roßner
45967c7a0b
fix(openproject): Merge yaml and gotmpl value files
2024-01-09 16:42:24 +01:00
Thorsten Roßner
9aa907a909
fix(xwiki): Ldap group sync filter
2024-01-09 04:19:22 +01:00
Thorsten Roßner
2ad48b6fd5
fix(helmfile): Remove oci flag from charts.yaml and move user/password
2024-01-09 04:19:22 +01:00
Thorsten Roßner
6b3d99d1d1
fix(helmfile): Switch artefacts to be pulled from Open CoDE or upstream
2024-01-09 04:19:22 +01:00
Thorsten Roßner
902076c629
fix(univention-management-stack): Switch to Univention Keycloak
2023-12-15 08:38:46 +01:00
merge-request-bot
450c434ed0
fix(univention-management-stack): Remove UCS container monolith and make UMS standard IAM
2023-12-14 07:10:12 +00:00
Dominik Kaminski
cc0daa2a22
fix(services): Use Charts from openCoDE registry
2023-12-10 16:52:53 +01:00
merge-request-bot
e67ab8f430
fix(openproject): Switch to release container and set home url link
2023-12-06 17:52:05 +00:00
Robin Rush
3b5493d78d
fix(helmfile): Add configurable objectstore
2023-12-05 09:07:41 +01:00
Dominik Kaminski
c8bc8b3172
fix(openproject): Bump to 2.6.2
2023-12-01 20:50:08 +00:00
Dominik Kaminski
05cc82d7c5
fix(openproject): Add seederJob intent
2023-12-01 20:50:08 +00:00
Oliver Günther
6dc92df2eb
fix(openproject): Update container and prepare for OIDC based user admin role setting
2023-11-28 15:07:54 +00:00
Robin Rush
36aa3ed7c9
fix(ci): Add metadata for renovate processing
2023-11-27 14:11:43 +01:00
Thorsten Rossner
1971dfbded
fix(openproject): Add bootstrapping of Nextcloud filestore
2023-11-12 15:52:22 +00:00
Robin Rush
baa5827de3
fix(services): Add minio as service and consume by OpenProject
2023-11-09 19:15:46 -06:00
Dominik Kaminski
08811decd9
fix(helmfile): Move ldap host variable into helpers
2023-11-09 16:25:21 -06:00
Thomas Kaltenbrunner
69ea840517
fix(helmfile): Update charts to use proper quoting
2023-11-09 22:01:21 +00:00
Thorsten Rossner
0d8e92fc5a
fix(openproject): Bump helmchart and properly template OP's initdb image
2023-11-09 16:21:30 +00:00
Johannes Bornhold
d0a07997c1
fix(univention-management-stack): Update optional UMS preview state
2023-11-08 13:41:22 +00:00
Martin Müller
034e98c850
fix(helmfile): Put enviroments in first document inside of a yaml
...
see: https://helmfile.readthedocs.io/en/latest/#environment
2023-10-30 17:55:26 +01:00
Martin Müller
7feaadf7f8
fix(helmfile): Deinstall components if disabled
2023-10-30 17:42:35 +01:00
Thorsten Rossner
5d01f8ca46
fix(helmfile): Remove old XWiki image, set explicit timeout for OP deployment, bump Jitsi Helm chart to enable chat for stand-alone Jitsi
2023-10-30 15:38:48 +00:00
Thomas Kaltenbrunner
a046deaf17
fix(nextcloud): Update swp_integration app and prepare CryptPad integration
2023-10-28 04:28:48 +00:00
Oliver Günther
535823e0a8
fix(openproject): Slim container with upgraded helm-chart
2023-10-26 16:48:46 +00:00
Dominik Kaminski
fb7dba787c
fix(helmfile): Quote all password template strings
2023-10-11 16:18:51 +02:00
Dominik Kaminski
72e3afdffd
fix(services): Add memcached service
...
Add documentation about cache service and refactor into seperate default environment file.
Refactor OpenProject to use external memcached service.
2023-10-11 15:49:41 +02:00
Thorsten Roßner
711d29e374
fix(openproject): Mail sender address
2023-10-09 09:31:39 +00:00
Thorsten Rossner
e42feb4c26
fix(openproject): Switch image to fix central navigation; set email sender address
2023-10-09 07:22:35 +00:00
Dominik Kaminski
5343840bed
fix(openproject): Use OCI registry and verify chart signatures
2023-09-27 20:55:40 +02:00