Commit Graph

382 Commits

Author SHA1 Message Date
Johannes Bornhold
4ef119eefc fix(nubus): Adjust keyring for intercom service 2024-09-05 15:47:07 +02:00
Nubus CI Bot
d7555981aa feat(nubus): Integrate keycloak provisioning 2024-09-05 13:40:04 +02:00
Jaime Conde
69b0f711dc fix(nubus): Map Administrator credentials 2024-09-05 11:12:50 +02:00
Carlos García-Mauriño
2e0e19e41f fix(nubus): Configure stackDataContext 2024-09-05 11:12:49 +02:00
Carlos García-Mauriño
7aae4d787d feat(nubus): Add custom UCR values 2024-09-05 11:12:49 +02:00
Juan Pedro Torres
8939a52d70 fix(nubus): Cleanup values 2024-09-05 11:12:49 +02:00
Juan Pedro Torres
a28e8bd242 feat(nubus): Bump Nubus version to 0.41.0, readonly user from Nubus 2024-09-05 11:12:49 +02:00
Johannes Lohmer
6b62d10c74 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-05 11:12:48 +02:00
Johannes Lohmer
27a7815904 fix(nubus): Update nubus provisioning and consumer configuration 2024-09-05 11:12:48 +02:00
Johannes Bornhold
f1a6c9f68d fix(nubus): Disable certManager 2024-09-05 11:12:48 +02:00
Johannes Bornhold
f537b0b10b fix(nubus): Support "ingress.tls.secretName" 2024-09-05 11:12:48 +02:00
Johannes Bornhold
2d9193f0e9 fix(nubus): Configure keycloak-bootstrap to use the correct bind DN 2024-09-05 11:11:25 +02:00
Johannes Lohmer
61680bbe25 fix(nubus): Use keycloak passwords from helmfile 2024-09-05 11:11:25 +02:00
Johannes Lohmer
98dc215e64 fix(nubus): Only use one LDAP Primary and make replica count of Secondary and Proxy others configurable 2024-09-05 11:11:24 +02:00
Juan Pedro Torres
a539a850a7 feat(nubus): OpenDesk UDM loader 2024-09-05 11:11:24 +02:00
Johannes Bornhold
31aea20fba fix(nubus): Disable certManager 2024-09-05 11:11:23 +02:00
Jaime Conde
28d5fcb987 fix(nubus): Drop umc-gateway menu unused patches 2024-09-05 11:11:23 +02:00
Johannes Bornhold
3ddded4c6d fix(nubus): Support "ingress.tls.secretName" 2024-09-05 11:11:23 +02:00
Johannes Bornhold
968ee0ff71 fix(nubus): Use cert-manager issuer name out of Helmfile values 2024-09-05 11:11:22 +02: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
Thorsten Roßner
46412d1a9e fix(keycloak): Support for custom OIDC Clients and ClientScopes. 2024-07-17 10:39:37 +02: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
671f57a809 fix(nextcloud): Update to 28.0.7 including latest apps for 28. 2024-07-16 08:25:55 +00: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
1067e725b3 fix(xwiki): Add email address mapping to LDAP sync; Fix hostname null value in notification links. 2024-07-10 16:31:04 +00: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
b806d51311 fix(xwiki): Remove .rtf and .odt export options as they are currently non functional. 2024-07-05 15:18:42 +02:00
Thorsten Roßner
972020f946 fix(helmfile): Add S3 bucket for migrations. 2024-07-04 09:17:56 +02:00
Thorsten Roßner
23ef1d557b fix(nextcloud): Support templating of default quota and *_retention_obligation settings (#93). 2024-07-03 14:48:05 +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
Johannes Bornhold
a8692d5506 fix(element): Provide the internal cluster domain to synapse-web. 2024-07-01 09:24:01 +00:00
Johannes Bornhold
7268f607a5 fix(services): Allow Postfix "relayHost" to be empty. 2024-06-24 16:37:19 +02:00