Skip to content

Draft: Resolve "Support for Diagrams.net (formerly Draw.io) in offline environments"

What does this MR do and why?

Diagrams.net (formerly Draw.io) was implemented for wikis but does not work in offline environments.

This MR add Diagrams.net (formerly Draw.io) support for offline environments

Screenshots or screen recordings

image

How to set up and validate locally

  1. Host a diagrams.net server using docker
  2. Add this config into the admin panel
  3. check when editing a diagram from the wiki that the iframe is the new server you are hosting.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #393324 (closed)

Merge request reports