On Sat, Dec 16, 2023 at 5:08 AM Remush <[email protected]> wrote:

> Hey!
>
> I have really tried everything but it just doesn't work.
>
> I have mounted my Guacamole container so that it will be /etc/guacamole
> But I think that the run.sh makes it /etc/guacamole/.guacamole/ but I
> don't understand why?
>
> I have set a postgresql container with repmgr and it is up and running
> with the schemas loaded into it.
>
> But for some reason I don't think that the Guacamole container is even
> trying to access it.
> I can't figure out a way to debug it. But I think that the Guacamole
> container doesn't pull his guacamole.properties.
>

You do have to initialize the PostgreSQL database - if you're using the
Docker image with a PostgreSQL container, the steps to generate the SQL
file are documented in the manual:

https://guacamole.apache.org/doc/gug/guacamole-docker.html#initializing-the-postgresql-database

-Nick

Reply via email to