Draft: Resolve "Support for Diagrams.net (formerly Draw.io) in offline environments"
requested to merge gitlab-community/gitlab:393324-support-for-diagrams-net-in-offline-environments into master
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
How to set up and validate locally
- Host a diagrams.net server using docker
- Add this config into the admin panel
- 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.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #393324 (closed)