GluuFederation / community-edition-setup

Scripts and templates to automate deployment and configuration of the Gluu Server Community Edition
https://gluu.org/docs/ce
MIT License
188 stars 58 forks source link

fix: rdbm installation #1051

Open devrimyatar opened 1 month ago

devrimyatar commented 1 month ago

MySQL and PgSQL backend installation fails, due to:

  1. We need to set lenght for gluuAttribute:description, it is indexed
  2. We need to specify rdbm type for gluuConfErrors, data too long to be inserted into this field.