{% extends "base.html" %} {% block content %} {% from 'include/input_macros.html' import input, checkbox, select %} {% include 'include/del_confirm.html' %}
Login name | Password | Active | Role | |||
Hostname | IP | Port | Enable | Virt | Alert | Metrics | Start | Slave for | Credentials | Description | ||
{% include 'include/admin_servers.html' %} |
Name | SSH key | Credentials | |
{% if ssh.2 == 1 %} {% else %} {% endif %} |
{% if ssh.2 == 1 %} {% else %} {% endif %} |
Upload SSH Key | Key | |
Upload |
Token | Chanel name | |
Version | Server | SYN flood protect | |
{% set values = dict() %} {% set values = {'2.0.5-1':'2.0.5-1','2.0.6-1':'2.0.6-1', '2.0.7-1':'2.0.7-1'} %} {{ select('hapver', values=values, selected='2.0.7-1', required='required') }} | {{ checkbox('syn_flood', title="Enable SYN flood protect", checked='checked') }} | Install |