Skip to content

Latest commit

 

History

History

drawio

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

drawio

drawio is an open source browser based diagram tool. This deployment uses the jgraph/docker-drawio docker image.

Note: this image is not working on arm64.

Configure

make config

This will ask you to enter the domain name to use. It automatically saves your responses into the configuration file .env_{INSTANCE}.

Authentication and Authorization

See AUTH.md for information on adding external authentication on top of your app.

Install

make install
make open