Hi folks,
Trying to install roundcube in Scale 25.10.
As accessing the GUI was showing an internal error I investigated the container variables;
"ROUNDCUBEMAIL_DB_TYPE=pgsql",
"ROUNDCUBEMAIL_DB_NAME=roundcube",
"ROUNDCUBEMAIL_SKIN=elastic",
"ROUNDCUBEMAIL_DB_HOST=postgres",
“postgres” is actually hardcoded while deploying the app as no field in TrueNAS gui screen is allowing a change. Should be “ix-roundcube-postgres-1” instead.
Thus making application unusable.