Saul <saul@...> writes: > > > Hey Justin, > > First, thank you for taking the time to work on this, def no easy task. I would personally be interested in such interface. What features have you built so far mate? Are you able to control multiple instances from one place? Does it have to run on the same box as HA? is there a demo somewhere? > > Thanks, > SaulOn
It's still missing a lot of core options, but at the moment: function - options create/edit/delete virtuals - name, ip, port, tcp/http mode, ssl certs, acl profiles, backend pool status of virtual, backend, and nodes using haproxy socket enable/disable virtual, backend, and nodes from interface create/edit/delete pools(backends) - name, lb type, pool monitor, persistence profile, pool members create/edit/delete nodes(servers) - name, ip address create/edit/delete monitors - name, type, monitor command create/edit/delete acl profiles - name, rule create/edit/delete persistence profiles - name, type, object name, options (incomplete) create/edit/delete ssl profiles - create self signed certificate (incomplete) system settings - syslog address/facility, haproxy config file, haproxy pid, haproxy executable path, ssl certificate directory, max connections, max ulimit, timeouts Yes, at the moment needs to run on the same system, but I'm sure it will be possible to run on remote system. No demo at this time.