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

is it possible to use GCP Iot core in real-time collaboration instead AWS Iot core? #70

Closed PraveenKUMAR-M295 closed 2 years ago

davidjgraph commented 2 years ago

We use Google App Engine, but that doesn't need a docker image. If you mean RT on GCP VMs, no.

PraveenKUMAR-M295 commented 2 years ago

We are using the draw io docker on Google Cloud Run.

Can we use real-time collaboration on Google Cloud Run?

davidjgraph commented 2 years ago

We've never tested it there, I doubt it would work.

PraveenKUMAR-M295 commented 2 years ago

is there any guide to deploy draw io on Google App Engine?

davidjgraph commented 2 years ago

Switch to using https://github.com/jgraph/drawio-app-engine , please file any issues on GAE against that project.