boschkundendienst / guacamole-docker-compose

Guacamole with docker-compose using PostgreSQL, nginx with SSL (self-signed)
GNU General Public License v3.0
983 stars 410 forks source link

session recording with apache guacamole #71

Closed rajburnwal07 closed 1 year ago

rajburnwal07 commented 1 year ago

I have tried to setup apache guacamole using docker setup. but I am not able to enable session recording on the same setup. I have put session recording jar in extensions and created /var/lib/guacamole/recordings ( default path for recording) in guacamole client container. Now it seems I have to give similar permission in guacd container as well. And also documentation is missing on docker setup. did you try setting up session recording using guacamole?

boschkundendienst commented 1 year ago

not supported in this project. Recording works but needs a lot of configuration. Look at the official docker documentation from the Guacamole project.