Commit Graph

394 Commits

Author SHA1 Message Date
Thorsten Roßner
04a2e7b25f fix(nubus): Add LDAP 2.4 import scripts and update migrations. 2024-09-20 09:38:22 +02:00
Juan Pedro Torres
3fa974b41b fix(opendesk-keycloak-bootstrap): Client creation fix
Adjusts the configuration of the guardian related clientids.
2024-09-19 08:23:15 +02:00
Thorsten Roßner
8e29251d38 fix(nubus): Add opendesk-intercom to the list of managed OIDC clients. 2024-09-19 08:23:15 +02:00
Jaime Conde
7ef2c27fb7 fix(nubus): Update opendesk-nubus to version 1.5.0
This restores systemInformation.
2024-09-19 08:23:14 +02:00
Johannes Bornhold
4185202c1d fix(nubus): Remove commented out password policy related configuration 2024-09-19 08:23:14 +02:00
Johannes Bornhold
729d41a322 fix(nubus): Remove values related to stack-data-swp 2024-09-19 08:23:14 +02:00
Johannes Bornhold
d636f07baf fix(nubus): Cleanup whitespace 2024-09-19 08:23:14 +02:00
Johannes Bornhold
a2eeb0ffd0 fix(nubus): Remove accidentally added values into stack-data-swp 2024-09-19 08:23:14 +02:00
Johannes Bornhold
b6061cff05 fix(nubus): Configure "global.subDomains" based on "global.hosts" 2024-09-19 08:23:14 +02:00
Carlos García-Mauriño
af68941b74 chore(nubus): Remove installUmcPolicies option 2024-09-19 08:23:13 +02:00
Johannes Lohmer
91360fc334 fix(nubus): Clean up portal-listener and selfservice-listener artifacts 2024-09-19 08:23:13 +02:00
Johannes Lohmer
919a288eeb fix(nubus): Use helmfile secrets in provisioning and remove unused secrets. 2024-09-19 08:23:13 +02:00
Johannes Lohmer
9bbd4ea299 feat(nubus): Activate Nubus Provisioning components and Consumers to replace portal-listener and selfservice-listener 2024-09-19 08:23:12 +02:00
Johannes Lohmer
3d815fe84f fix(nubus): Keep provisioning and consumers behind a feature-flag for easier merging
This commit should be reverted once we are confident that provisioning
and the consumers work as expected.
2024-09-19 08:23:12 +02:00
Johannes Lohmer
54f8252c47 fix(nubus): Update nubus provisioning and consumer configuration 2024-09-19 08:23:12 +02:00
Johannes Bornhold
4287418270 fix(nubus): Adjust keyring for intercom service 2024-09-19 08:23:12 +02:00
Nubus CI Bot
10d7b363e8 feat(nubus): Integrate keycloak provisioning 2024-09-19 08:23:12 +02:00
Jaime Conde
6730d61c1f fix(nubus): Map Administrator credentials 2024-09-19 08:23:11 +02:00
Carlos García-Mauriño
2042776020 fix(nubus): Configure stackDataContext 2024-09-19 08:23:11 +02:00
Carlos García-Mauriño
5ed79311ec feat(nubus): Add custom UCR values 2024-09-19 08:23:11 +02:00
Juan Pedro Torres
2cc0d3842f fix(nubus): Cleanup values 2024-09-19 08:23:11 +02:00
Juan Pedro Torres
bf65968bad feat(nubus): Bump Nubus version to 0.41.0, readonly user from Nubus 2024-09-19 08:23:10 +02:00
Johannes Lohmer
dd945b7485 fix(nubus): Keep provisioning and consumers behind a feature-flag for easier merging
This commit should be reverted once we are confident that provisioning
and the consumers work as expected.
2024-09-19 08:23:10 +02:00
Johannes Lohmer
9db9f08e93 fix(nubus): Update nubus provisioning and consumer configuration 2024-09-19 08:23:10 +02:00
Johannes Bornhold
3ee24c90eb fix(nubus): Disable certManager 2024-09-19 08:23:09 +02:00
Johannes Bornhold
3b94161596 fix(nubus): Support "ingress.tls.secretName" 2024-09-19 08:23:09 +02:00
Thorsten Roßner
f4b9395b41 fix(helmfile): Update to support Helmfile 1.0.0-rc5. 2024-09-17 16:33:21 +02:00
Johannes Lohmer
31753ffb19 fix(nubus): Only use one LDAP Primary and make replica count of Secondary and Proxy others configurable 2024-09-16 17:15:25 +02:00
Johannes Bornhold
73455630fd feat(nubus): Update to Nubus 0.39.2 chart 2024-09-16 17:14:00 +02:00
Thorsten Roßner
9950b73ae3 fix(nextcloud): Update to 29.0.6 including latest app updates. 2024-09-05 07:43:56 +00:00
Thorsten Roßner
6b88f731eb fix(helmfile): Add new settings to functional.yaml for fileshare expiry dates. 2024-09-05 07:43:56 +00:00
Milton Moura
ade8535c44 fix(element): Update 'capabilities_approved' for NeoBoard Widget
Signed-off-by: Milton Moura <miltonmoura@gmail.com>
2024-09-04 15:16:47 +00:00
Dominik Kaminski
3d84e804c2 feat(helmfile): Change default subdomain names. Attention, consult docs/migrations.md for upgrade deployments. 2024-09-03 12:30:58 +02:00
Thorsten Roßner
df9380b924 fix(openproject): Remove OPENPROJECT_PER__PAGE__OPTIONS to enable functional administration of the setting. 2024-08-30 12:51:08 +02:00
Dominik Kaminski
7348547d96 feat(helmfile): Add fine-granular registry overwrites 2024-08-29 10:43:55 +00:00
Thomas Kaltenbrunner
8ef69ecaf2 fix(helmfile): Update replicas.yaml. 2024-08-28 15:45:07 +00:00
Thorsten Roßner
efc41cb3aa fix(element): Feature toggle for user controlled updates of their Element display name; new default for generating MatrixID, check docs/migrations.md for details. 2024-08-28 08:08:01 +02:00
Thorsten Roßner
370c7cd836 fix(collabora): Set Nextcloud URL for custom font support. 2024-08-23 09:53:56 +02:00
Thorsten Roßner
ac148d0c28 fix(nextcloud): Update to 29.0.5 and support for new functional settings regarding sharing of files. See the options related to functional.filestore.sharing in functional.yaml and also migrations.md regarding their defaults that differ from the previous standard behaviour of openDesk. 2024-08-22 13:04:20 +00:00
Thorsten Roßner
b60fe39b5c fix(helmfile): Remove toggle functional.email.systemGenerated.useComponentInSenderdomain. Mails will no longer use a component subdomain in their sender address. 2024-08-20 17:25:07 +02:00
Thorsten Roßner
c03566dd63 fix(services): Support application based connection limits and password updates for PostgreSQL and MariaDB. 2024-08-20 15:12:35 +00:00
openDesk Bot
fbe4909a8e feat(services): [bmi/opendesk/deployment/opendesk#66] Add dkimpy-milter to sign outgoing emails with DKIM and use local postfix as mail relay in all components. 2024-08-20 16:13:03 +02:00
Thorsten Roßner
c63e725525 fix(nubus): Update LDAP to openLDAP 2.5. 2024-08-14 19:05:53 +02:00
Thorsten Roßner
3ad81e6b92 fix(jitsi): Update Helm chart and Keycloak Adapter image. 2024-08-12 08:48:24 +00:00
Thorsten Roßner
a395759551 fix(helmfile): Add cluster.networking.proxies. Deployments need to set this if their load balancer or reverse proxy IPs are not part of the cluster.networking.cidr. 2024-08-12 08:47:00 +00:00
Thorsten Roßner
ce03400043 feat(nubus): Update IAM components. 2024-08-08 07:13:43 +02:00
openDesk Bot
61d74966d0 fix(open-xchange): Update OX AppSuite to 8.26 and improve configuration including server-side Element integration. 2024-08-07 16:45:37 +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
openDesk Bot
4b99357b21 feat(element): Add feature flag functional.dataProtection.matrixPresence.enabled that defaults to false to avoid that openDesk provides presence information on users unintended. We include the hardcoded configuration in openDesk Synapse that users cannot change their displayname. 2024-07-31 08:18:51 +00:00
Thorsten Roßner
63f8394e04 fix(nextcloud): Update to 28.0.7 including the apps, fix admin panel warnings (#94). Updated cluster.networking.cidr potentially requires manual migration, see docs/migrations.md for details. 2024-07-24 09:01:08 +02:00