drawio icon indicating copy to clipboard operation
drawio copied to clipboard

Documentation of Drawio Self Hosted through a Puppet Module

Open jjarokergc opened this issue 3 years ago • 1 comments

Documentation for installing and configuring drawio can be achieved through a declarative, configuration management tool such as Puppet. The Puppet code functions as the documentation. This is a simpler approach than trying to maintain a parallel documentation wiki (which requires much effort); and, superior to bash scripts such as those currently used in docker files.

Here is a puppet module that you may find useful:

https://github.com/jjarokergc/puppet-drawio

This module describes how to install drawio as a Tomcat instance and configure the various integrations. The various parameters are kept in a separate yaml data file. This module expects to be installed behind a reverse proxy, so it does not manage SSL or firewall. It has been tested with drawio 16.5.6, Tomcat 10.0.16 and Java 11.0.13 in a Debian host.

jjarokergc avatar Feb 14 '22 02:02 jjarokergc

What's the ETA on this?

davidjgraph avatar Jun 24 '22 12:06 davidjgraph

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. See the FAQ for more information.

stale[bot] avatar Mar 25 '23 15:03 stale[bot]