zoneminder/distros/debian8/zoneminder.templates

45 lines
1.5 KiB
Plaintext
Raw Normal View History

2014-12-01 00:55:26 +08:00
Template: zoneminder/webserver
Type: multiselect
Choices: apache2
Description: Web server to reconfigure automatically:
Please choose the web server that should be automatically configured
to run ZoneMinder.
Template: zoneminder/admin_login
Type: string
Default: admin
Description: Administrative user's login:
Please enter the login of the administrative user.
Template: zoneminder/admin_password
Type: password
Default: admin
Description: Administrative user's password:
Please enter the password of the administrative user.
2014-12-02 07:58:18 +08:00
Template: zoneminder/debconf_dbremote
Type: boolean
Default: true
Description: Do you want to use a remote database server?
2014-12-04 03:27:42 +08:00
A database server is required to run ZoneMinder.
2014-12-02 07:58:18 +08:00
.
The database server can be installed either locally on this machine or remotely
on a machine of your local network.
.
2014-12-04 03:27:42 +08:00
Currently ZoneMinder supports MySQL server or MariaDB server but none of them
appears to be installed on this machine.
2014-12-02 07:58:18 +08:00
.
If this is intentional and you want to use a remote database, please choose Yes.
The program will continue and you will have to select the TCP/IP connection
method when asked.
.
2014-12-04 03:27:42 +08:00
If you want to install the database server on this machine, please choose 'No'.
2014-12-02 07:58:18 +08:00
The program will abort so you can install the database and then come back to this
program by invoking 'sudo dpkg-reconfigure zoneminder' on the command line.
2014-12-01 00:55:26 +08:00
Template: zoneminder/debconf_install
Type: boolean
Default: true
Description: Configure ZoneMinder automatically?
The configuration program for the package can configure automatically ZoneMinder.