06-30-2017 05:17 PM
Hi - I would like to populate all our clusters through activiti-admin.properties file, looking at the REST endpoint block
# REST endpoint config
rest.app.name=Process services app
rest.app.description=Process services app Rest config
rest.app.host=http://localhost
rest.app.port=8080
rest.app.contextroot=activiti-app
rest.app.restroot=api
rest.app.user=admin@app.activiti.com
rest.app.password=admin
It do not have a field to restrict the config settings to one cluster.
Apparently, I would like to have settings something like each block for each env so that I can populate during our deploying (using chef/puppet) and dont have to deal with the UI.
Let me know if you come across this and have a solution.
I am using activiti 1.6
Thanks,
-chakri
07-05-2017 04:04 PM
Since you are referring to v1.6 I am assuming that you are using the enterprise version. As far as I know the cluster configuration is only possible via UI which uses some private REST APIs to configure this. Since the cluster configuration is a one time activity for each environment, I hope it is not too difficult to manage this process until we have this feature in the product.
You could raise a new feature request(via your customer portal) to provide public admin REST APIs so that you can configure your CI/CD scripts to invoke the APIs at deployment time.
Ciju
07-05-2017 04:04 PM
Since you are referring to v1.6 I am assuming that you are using the enterprise version. As far as I know the cluster configuration is only possible via UI which uses some private REST APIs to configure this. Since the cluster configuration is a one time activity for each environment, I hope it is not too difficult to manage this process until we have this feature in the product.
You could raise a new feature request(via your customer portal) to provide public admin REST APIs so that you can configure your CI/CD scripts to invoke the APIs at deployment time.
Ciju
07-10-2017 02:57 PM
Thank you.
Explore our Alfresco products with the links below. Use labels to filter content by product module.