docker-drawio
docker-drawio copied to clipboard
Dockerized draw.io based on whichever is the most secure image at the time.
Hey, I'm trying to get image-export running so we can export diagrams as PDFs, but unfortunately I cannot get it to work: ``` services: image-export: image: jgraph/export-server expose: - "8000"...
Hello team, I want generate diagram from csv and I can do this from UI But I want to know. Can I execute API call with csv body for generate...
### Preflight Checklist * [x] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. * [x] I have searched the issue tracker for a feature request...
Hi, Thank you very much to the jgraph team and all the contributors for all your hard work in creating this amazing tool! :) Apologies for the verbose post. I...
I have configured all that it needed, but when I try to login using Google Oauth, it says "Error 403: org_internal". I am not installing it to be publicly available,...
Hi, I am trying to use drawio self-hosted and I have some questions. 1. I am using Nginx because I wanted to require login, so this is my Nginx server...
Hello, Are you considering porting a Docker drawio image compatible with linux/arm/v7 (Raspberry Pi) ? Best regards
Can we replace google-chrome-stable in Docker image-export with chromium, since arm64 version of google chrome can not be installed by apt. And chromium can be installed via Debian repository directly....
Try to add CSP-Header with variable DRAWIO_CSP_HEADER `frame-ancestors 'self' https://myserver.xyz;`, or `frame-ancestors *;` but none seems to change anything. Did somebody have an idea? Add Diagram in Outline works, but...
### Preflight Checklist * [x] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. * [x] I have searched the issue tracker for a feature request...