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

Extensions #76

Closed hillout closed 1 year ago

hillout commented 1 year ago

Hi, is there a way do add extensions to your build ?

boschkundendienst commented 1 year ago

I use the official guacamole docker container. They have a great documentation. Setting up extensions needs some additional folder mapping and creation of guacamole properties file which is not covered by my project. Please read their docker documentation and change files to your needs or start from scratch, please.