By: Gleb Golubyatnikov user 13 Jun 2018 at 12:06 p.m. CDT

5 Responses
Gleb Golubyatnikov gravatar
I followed this guide to install/configure Gluu cluster manager: https://gluu.org/docs/cm/installation/ I've successfully deployed Gluu manager and added Gluu servers via UI. Now I have a question is it possible to programmatically add new Gluu servers to the existing Gluu manager? As I would like to make Gluu server provisioning completely automated. Thanks in advance!

By William Lowe user 13 Jun 2018 at 12:11 p.m. CDT

William Lowe gravatar
Hi Gleb, What are you thinking? Like a python script? Anything's possible..but the more customization you add/perform, the more difficult it becomes for us to support you. Do you have plans to move forward with a support contract? You might have seen that CM is licensed under the [Gluu Support license](https://github.com/GluuFederation/cluster-mgr/blob/master/LICENSE), which requires an active support subscription for use. Thanks, Will

By Gleb Golubyatnikov user 14 Jun 2018 at 4:50 a.m. CDT

Gleb Golubyatnikov gravatar
Hello Will! I was just wondering how to trigger Gluu Manager to run Gluu installation for specific Gluu server nodes upon GM startup. It would be helpful to know where GM stores data about Gluu server nodes. Thank You

By Chris Blanton user 14 Jun 2018 at 10:01 a.m. CDT

Chris Blanton gravatar
Gleb, All Gluu Cluster Manager data is stored in the `$HOME/.clustermgr` of the user you installed it under. There's a sql database in there too. > I was just wondering how to trigger Gluu Manager to run Gluu installation for specific Gluu server nodes upon GM startup. I'm not sure what you want to do here. Cluster Manager in the GUI requires intervention from the user to input information regarding what servers to use for proxying as well as where to install Gluu Server and the necessary components for Gluu Server to work in a cluster. That being said, why do you want it to install nodes when the program is run?

By Gleb Golubyatnikov user 18 Jun 2018 at 10:08 a.m. CDT

Gleb Golubyatnikov gravatar
Hello Chris, thanks for your reply. All is clear now. Thank you

By William Lowe user 18 Jun 2018 at 10:38 a.m. CDT

William Lowe gravatar
Hi Gleb, Is your organization planning to purchase a support subscription? Cluster Manager is licensed under the Gluu Support license. Thanks, Will