By: Nikolaos Gkogktzilas user 17 Jun 2019 at 3:01 a.m. CDT

1 Response
Nikolaos Gkogktzilas gravatar
Hi all, Is there a way to automate or script Gluu server configuration? For example automating the OpenID clients registration. In general, i want to have a Gluu server which i can replicate if needed, so i want to automate the configuration process of the server. Are there some configuration files that i should be looking for or any other way to script the configuration ? Thnx

By Aliaksandr Samuseu staff 18 Jun 2019 at 1:52 p.m. CDT

Aliaksandr Samuseu gravatar
Hi, Nikolaos. That's a very broad question we hardly can cover in Community Support. There are definetely ways to automate it (it's possible to automate almost everything), and I know for sure some of our big customers use this approach. But you'll have to investigate the process yourself to solve this. There is no ready-to-use guide, if that's what you are after. Configuration consists of files on disk and entries in LDAP db. `setup.py` can accept customized "setup.properties.last" file and run in non-interactive mode. After investing some time, you should be able to arrange everything right. If you'll have more specific questions, please feel free to open a new ticket for them.