Till Brehm
2014-10-17 074a578110cefcd658b1c491491757478bf7907e
commit | author | age
94411b 1 [global]
T 2 webserver=apache
3 mailserver=postfix
4 dnsserver=mydns
5
db0a6f 6
94411b 7 [server]
146783 8 auto_network_configuration=n
MC 9 ip_address=0.0.0.0
10 netmask=255.255.255.0
11 gateway=0.0.0.0
12 hostname=server1.domain.tld
13 nameservers=8.8.8.8,8.8.4.4
42f191 14 firewall=bastille
db0a6f 15 loglevel=2
615a0a 16 admin_notify_events=1
c4085b 17 backup_dir=/var/backup
056465 18 backup_dir_is_mount=n
5a43e7 19 backup_mode=rootgz
615a0a 20 monit_url=
T 21 monit_user=
22 monit_password=
23 munin_url=
24 munin_user=
25 munin_password=
82ff62 26 monitor_system_updates=y
94411b 27
T 28 [mail]
29 module=postfix_mysql
7eaafe 30 maildir_path=/var/vmail/[domain]/[localpart]
R 31 homedir_path=/var/vmail
6cc49f 32 pop3_imap_daemon=courier
T 33 mail_filter_syntax=maildrop
94411b 34 mailuser_uid=5000
T 35 mailuser_gid=5000
36 mailuser_name=vmail
37 mailuser_group=vmail
38 relayhost=
39 relayhost_user=
40 relayhost_password=
41 mailbox_size_limit=0
42 message_size_limit=0
9db567 43 mailbox_quota_stats=y
a296ae 44 realtime_blackhole_list=
615a0a 45 overquota_notify_admin=y
T 46 overquota_notify_client=y
47 overquota_notify_freq=7
48 overquota_notify_onok=n
94411b 49
T 50 [getmail]
51 getmail_config_dir=/etc/getmail
52
53 [web]
4ffb51 54 server_type=apache
fb3749 55 website_basedir=/var/www
146783 56 website_path=/var/www/clients/client[client_id]/web[website_id]
MC 57 website_symlinks=/var/www/[website_domain]/:/var/www/clients/client[client_id]/[website_domain]/
58 website_symlinks_rel=n
074a57 59 network_filesystem=n
146783 60 vhost_conf_dir=/etc/apache2/sites-available
MC 61 vhost_conf_enabled_dir=/etc/apache2/sites-enabled
62 nginx_vhost_conf_dir=/etc/nginx/sites-available
4ffb51 63 nginx_vhost_conf_enabled_dir=/etc/nginx/sites-enabled
8cf78b 64 security_level=20
046eff 65 user=www-data
T 66 group=www-data
4ffb51 67 nginx_user=www-data
F 68 nginx_group=www-data
c9b9f2 69 apps_vhost_port=8081
T 70 apps_vhost_ip=_default_
71 apps_vhost_servername=
615a0a 72 php_open_basedir=[website_path]/web:[website_path]/private:[website_path]/tmp:/var/www/[website_domain]/web:/srv/www/[website_domain]/web:/usr/share/php5:/usr/share/php:/tmp:/usr/share/phpmyadmin:/etc/phpmyadmin:/var/lib/phpmyadmin
c8cf71 73 htaccess_allow_override=All
379a4b 74 awstats_conf_dir=/etc/awstats
T 75 awstats_data_dir=/var/lib/awstats
76 awstats_pl=/usr/lib/cgi-bin/awstats.pl
2a6eac 77 awstats_buildstaticpages_pl=/usr/share/awstats/tools/awstats_buildstaticpages.pl
7fddfe 78 php_ini_path_apache=/etc/php5/apache2/php.ini
T 79 php_ini_path_cgi=/etc/php5/cgi/php.ini
7ed741 80 check_apache_config=y
d81a4c 81 enable_sni=y
02384b 82 enable_ip_wildcard=y
df76de 83 overtraffic_notify_admin=y
T 84 overtraffic_notify_client=y
4ffb51 85 nginx_cgi_socket=/var/run/fcgiwrap.socket
F 86 php_fpm_init_script=php5-fpm
87 php_fpm_ini_path=/etc/php5/fpm/php.ini
88 php_fpm_pool_dir=/etc/php5/fpm/pool.d
89 php_fpm_start_port=9010
9576eb 90 php_fpm_socket_dir=/var/lib/php5-fpm
a505fd 91 set_folder_permissions_on_update=n
8cf78b 92 add_web_users_to_sshusers_group=y
T 93 connect_userid_to_webid=n
94 connect_userid_to_webid_start=10000
e1a747 95 web_folder_protection=y
992797 96 overquota_notify_admin=y
615a0a 97 overquota_notify_client=y
T 98 overquota_notify_freq=7
99 overquota_notify_onok=n
992797 100
7dbea0 101 [dns]
T 102 bind_user=root
103 bind_group=bind
104 bind_zonefiles_dir=/etc/bind
105 named_conf_path=/etc/bind/named.conf
106 named_conf_local_path=/etc/bind/named.conf.local
107
6a95c8 108 [fastcgi]
9b9ba4 109 fastcgi_starter_path=/var/www/php-fcgi-scripts/[system_user]/
D 110 fastcgi_starter_script=.php-fcgi-starter
111 fastcgi_alias=/php/
112 fastcgi_phpini_path=/etc/php5/cgi/
113 fastcgi_children=8
114 fastcgi_max_requests=5000
6a95c8 115 fastcgi_bin=/usr/bin/php-cgi
824780 116 fastcgi_config_syntax=1
6a95c8 117
D 118 [jailkit]
119 jailkit_chroot_home=/home/[username]
120 jailkit_chroot_app_sections=basicshell editors extendedshell netutils ssh sftp scp groups jk_lsh
9c7f56 121 jailkit_chroot_app_programs=/usr/bin/groups /usr/bin/id /usr/bin/dircolors /usr/bin/lesspipe /usr/bin/basename /usr/bin/dirname /usr/bin/nano /usr/bin/pico
0b0dc9 122 jailkit_chroot_cron_programs=/usr/bin/php /usr/bin/perl /usr/share/perl /usr/share/php
M 123
124 [vlogger]
125 config_dir=/etc
126
127 [cron]
128 init_script=cron
129 crontab_dir=/etc/cron.d
130 wget=/usr/bin/wget
209d93 131
V 132 [rescue]
133 try_rescue=n
8ab3cd 134 do_not_try_rescue_httpd=n
209d93 135 do_not_try_rescue_mysql=n
V 136 do_not_try_rescue_mail=n
137