|
|
|
|
{{ input('interface', size='7', title='Interface for VRRP address on a Master server') }} |
{{ input('slave_interface', size='7', title='Interface for VRRP address a Slave server') }} |
{{ input('vrrp-ip', size='14') }} |
|
{{ checkbox('virt_server', title='Roxy-WI will add VRRP address as a separated server', checked='checked') }} |
{{ checkbox('return_to_master', checked='checked') }} |
{{ checkbox('syn_flood') }} |
{{ checkbox('hap', title='Roxy-WI will try to install HAProxy') }} |
{{ checkbox('hap_docker', title='Roxy-WI will install HAProxy as a Docker container') }} |
{{ checkbox('nginx', title='Roxy-WI will try to install NGINX') }} |
{{ checkbox('nginx_docker', title='Roxy-WI will install NGINX as a Docker container') }} |
|
|