Jitsi Docker Whiteboard integration in stable-8252: release

Hello,

to add whiteboard feature using release stable-8252, do we need:

  1. beside creating an instance of excalidraw-backend, only set the below env variables ?
# whiteboard support
WHITEBOARD_ENABLED=1
WHITEBOARD_DOMAIN=whiteboard.meet.jitsi
WHITEBOARD_COLLAB_SERVER_PUBLIC_URL=https://meet.example.com

2.other files are update to support whiteboard like web/rootfs/defaults/meet.conf, or we need add some extra config?

could you please add in the next release Dockerfile and docker-compose for excalidraw-backend?

I don’t think you need this.

Not sure, we’ll see.

1 Like

With a bit of cleanup we could land that if you submit it as a PR.

1 Like

I would also be very happy if the whiteboard is provided directly by jitsi as docker image.

of course i do

1 Like