Helmfile / Helm chart-based deployment automation for openDesk Community and Enterprise Edition.
  • Go Template 96.6%
  • CSS 2.1%
  • Python 1.1%
  • Shell 0.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-05 11:15:30 +02:00
.gitlab ci(kyverno): Enforce "preferable" for components in green state 2026-09-03 08:49:41 +02:00
.kyverno ci(kyverno): Fix policy title 2026-09-05 11:15:30 +02:00
.opencode chore(publiccode.yaml): Fix logo in publiccode.yaml 2025-05-07 12:19:21 +02:00
.renovate chore(docs): Fix minor typos in renovate config and docs 2026-03-24 12:30:37 +00:00
dev chore(charts-local.py): Fix the referencing of locally checked out charts 2026-08-18 16:45:56 +02:00
docs chore(requirements.md): Fix typo 2026-09-04 08:55:24 +02:00
helmfile feat(openproject): Update from 17.7.2 to 17.8.0 2026-09-03 12:10:01 +00:00
LICENSES fix(xwiki): Fix username normalization (lowercase) on OIDC login causing doublette accounts in XWiki when username has uppercase characters; see migrations.md for required upgrade steps 2026-02-05 08:36:32 +01:00
.gitignore feat(nubus): Support multiple IdP definitions for SSO federation in functional.authentication.ssoFederation; see migrations.md for required upgrade steps 2026-04-21 16:41:35 +02:00
.gitlab-ci.yml ci: Move from OPENDESK_SLEDGEHAMMER_DESTROY to a more granular OPENDESK_DESTROY 2026-09-02 11:45:57 +02:00
CHANGELOG.md chore(release): 1.18.1 [skip ci] 2026-09-02 09:14:57 +00:00
CONTRIBUTING.md docs(CONTRIBUTING.md): Update with reference to cla-signer repo's docs 2026-05-28 18:13:42 +00:00
cspell.json feat(open-xchange): Migrate from functional mailboxes to shared accounts and move to univentionObjectIdentifier instead of entryUUID for relevant components; see migrations-manual.md for required upgrade steps 2026-08-18 21:01:59 +02:00
helmfile-defaults.yaml.gotmpl feat(helmfile): Move to K8s secrets where possible with limited support for existing secrets; see updates.md and migrations.md for more details 2026-07-16 07:21:16 +02:00
helmfile.yaml.gotmpl feat(helmfile): Allow overwriting app helmfiles and consolidate helmfile environment definitions 2026-07-14 14:25:48 +00:00
helmfile_generic.yaml.gotmpl feat(helmfile): Allow overwriting app helmfiles and consolidate helmfile environment definitions 2026-07-14 14:25:48 +00:00
LICENSE feat(ci): Support for MASTER_PASSWORD to be set on Gitlab Settings > CI/CD > Variables 2023-07-21 09:19:02 +00:00
publiccode.yml chore(release): 1.18.1 [skip ci] 2026-09-02 09:14:57 +00:00
README-EE.md fix(nubus): Add templating for Nubus license 2026-06-17 13:26:35 +02:00
README.md feat(openproject): Update from 17.7.2 to 17.8.0 2026-09-03 12:10:01 +00:00
REUSE.toml docs(security.md): Update Open-Xchange chart verification 2025-12-15 08:07:26 +01:00

openDesk Deployment Automation

Overview

openDesk is a Kubernetes-based, open-source and cloud-native digital workplace suite provided by the Zentrum für Digitale Souveränität der Öffentlichen Verwaltung (ZenDiS) GmbH.

For production use openDesk Enterprise Edition is recommended.

openDesk currently features the following functional main components:

Function Functional component License Component
version
Upstream documentation
Chat & collaboration Element ft. Nordeck widgets AGPL-3.0-or-later (Element Web), AGPL-3.0-only (Synapse), Apache-2.0 (Nordeck widgets) 1.12.18 For the most recent release
Collaborative notes Notes (aka Docs) MIT 4.4.0 Online documentation/welcome document available in installed application
Diagram editor CryptPad ft. diagrams.net AGPL-3.0-only 2026.5.1 For the most recent release
File management Nextcloud AGPL-3.0-or-later 33.0.7 Nextcloud 33
Groupware OX App Suite GPL-2.0-only (backend), AGPL-3.0-or-later (frontend) 8.51 Online documentation available from within the installed application; Additional resources
Knowledge management XWiki LGPL-2.1-or-later 17.10.9 For the most recent release
Portal & IAM Nubus AGPL-3.0-or-later 1.21.0 Univention's documentation website
Project management OpenProject GPL-3.0-only 17.8.0 For the most recent release
Videoconferencing Jitsi Apache-2.0 2.0.11146 For the most recent release
Weboffice Collabora MPL-2.0 26.04.2 Online documentation available from within the installed application; Additional resources

While not all components are perfectly designed for the execution inside containers, one of the project's objectives is to align the applications with best practices regarding container design and operations.

This documentation aims to give you all that is needed to set up your own instance of the openDesk.

Basic knowledge of Kubernetes and DevOps processes is required though.

Upgrades

You want to upgrade an existing openDesk installation?

⟶ Visit our detailed documentation about Updates & Upgrades.

Requirements

You want to understand what is required to install openDesk yourself?

⟶ Visit our Requirements overview.

Getting started

You would like to install openDesk in your own infrastructure?

⟶ Visit our detailed Getting started guide.

Advanced customization

Architecture

More information on openDesk's architecture can be found in our architecture documentation.

Testing

openDesk is continuously tested to ensure it meets high quality standards. Read how we test in openDesk in our testing concept.

Permissions

Find out more about the permission system in the roles & permissions concept

Releases

openDesk implements a defined release and patch management process to ensure stability and security.

All technical releases are currently created using Pride Versioning. For future releases we plan to use Semantic Versioning 2.0.0.

Gitlab provides an overview on the releases of this project.

Please find a list of the artifacts related to the release either in the source code archive attached to the release or in the files from the release's git-tag:

  • ./helmfile/environments/default/images.yaml.gotmpl
  • ./helmfile/environments/default/charts.yaml.gotmpl

Find more information in our Workflow documentation.

Data storage

More information about different data storages used within openDesk are described in the Data Storage documentation.

Feedback

We love to get feedback from you!

For feedback related to the deployment / contents of this repository, please use the issues within this project.

If you want to address other topics, please check the section "Rückmeldungen und Beteiligung" in the OVERVIEW.md of the openDesk Info Repository.

Development

If you want to join or contribute to the development of openDesk please read the Development guide.

License

This project uses the following license: Apache-2.0

Copyright (C) 2024-2025 Zentrum für Digitale Souveränität der Öffentlichen Verwaltung (ZenDiS) GmbH