jwetzell / docker-guacamole

A self-contained guacamole docker container for x64 and ARM. Remotely connect over SSH, RDP or VNC using HTML5.
https://hub.docker.com/r/oznu/guacamole/
GNU General Public License v3.0
104 stars 17 forks source link

Lighter image without postgresql but rather user-mapping.xml #5

Closed CypZ closed 1 year ago

CypZ commented 2 years ago

Hi,

Would it be possible to have a lighter version without DB but with the default user-mapping.xml ?

For small installation like mine it would be more than enough as my authentication is done upfront (with authelia) and would save some precious resources in RAM

https://guacamole.apache.org/doc/gug/configuring-guacamole.html

Cheers

jwetzell commented 1 year ago

This is meant as a drop-in replacement for the oznu container which includes the database as it is an All-In-One container.