jgraph / docker-drawio

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

Real-time collab: mxPusher lambda function instructions #33

Closed Nino171 closed 2 years ago

Nino171 commented 3 years ago

Hey community!

firstly, thank you for your work. I really enjoy using drawio!

While working on my bachelor thesis, i tried to enable the real-time collaboration for my self-deployed drawio. I followed the instructions of the readme, but could not find any instructions nor folder regarding the mentioned "etc/mxPusher", which should explain the steps needed to "setup a lambda function for temporary keys as well as setting a role for that lambda function"

I would really appreciate it, if you could give me more informations regarding this.

I got the "Thing" working in my AWS and have also filled in alls cert/keys.

"DRAWIO_MXPUSHER_ENDPOINT" is the only thing that I am missing right now. After testing drawio nothing seems to synchronise (using oneDrive), and that is why i think that this endpoint variable is crucial.

Thank you in advance!

holgerbrandl commented 2 years ago

Where did you find the instructions to enable the collaborative using a local docker deployment? Could you find a workaround for the problem described above?

davidjgraph commented 2 years ago

Let's deal with the original issue in this thread and please open a new one for your new question.

davidjgraph commented 2 years ago

Actually, I don't think we have that variable any longer :D. Sorry, it took so long to look.