Hi
We’re exploring an API driven solution to add backends. Currently we using an template for config and generating a new configuration file from data from database and pushing to all remote servers. I’m wondering if an API is available, we can use to update rather than maintaining template and populate everytime we add a new backends.
i have seen some API documentation on below page
https://www.haproxy.com/doc/aloha/7.0/api/webbased.html
is it works? if yes will this available only for commercial or opensource also?
am not looking for socket api. which am aware and knew how to use it.
Srinivas Kotaru