jgraph / docker-drawio

Dockerized draw.io based on whichever is the most secure image at the time.
GNU General Public License v3.0
1.49k stars 361 forks source link

Feature: k8s self-contained #85

Closed dq-dd closed 1 year ago

dq-dd commented 2 years ago

based on self-contained/docker-compose.yaml, an example self-contained k8s deployment

tested with kubectl apply -k .

drawio itself works, some guidance on testing image-export and plantUML would be handy

davidjgraph commented 2 years ago

what's this?

dq-dd commented 2 years ago

what's this?

a kubernetes equivalent for the self-contained/docker-compose.yaml example. running docker-drawio self-contained requires a bit more configuration, hoping to save the next person some grief.

davidjgraph commented 1 year ago

You can change the CSP without source file changes