Marius Burkard
2016-05-04 c3189ce6c7301c3ec17878fd3918f31d0d3cb18a
commit | author | age
94411b 1 [global]
T 2 webserver=apache
3 mailserver=postfix
4 dnsserver=mydns
5
db0a6f 6
94411b 7 [server]
bd68aa 8 auto_network_configuration=n
MC 9 ip_address=0.0.0.0
10 netmask=255.255.255.0
11 v6_prefix=
12 gateway=0.0.0.0
13 hostname=server1.domain.tld
14 nameservers=8.8.8.8,8.8.4.4
42f191 15 firewall=bastille
db0a6f 16 loglevel=2
615a0a 17 admin_notify_events=1
c4085b 18 backup_dir=/var/backup
d6cd11 19 backup_dir_is_mount=n
5a43e7 20 backup_mode=rootgz
d22277 21 backup_time=0:00
f3278d 22 backup_delete=n
615a0a 23 monit_url=
T 24 monit_user=
25 monit_password=
26 munin_url=
27 munin_user=
28 munin_password=
82ff62 29 monitor_system_updates=y
94411b 30
T 31 [mail]
32 module=postfix_mysql
7eaafe 33 maildir_path=/var/vmail/[domain]/[localpart]
R 34 homedir_path=/var/vmail
a585f9 35 maildir_format=maildir
535a69 36 dkim_path=/var/lib/amavis/dkim
c943b4 37 dkim_strength=1024
6cc49f 38 pop3_imap_daemon=courier
T 39 mail_filter_syntax=maildrop
94411b 40 mailuser_uid=5000
T 41 mailuser_gid=5000
42 mailuser_name=vmail
43 mailuser_group=vmail
0e2978 44 mailbox_virtual_uidgid_maps=n
94411b 45 relayhost=
T 46 relayhost_user=
47 relayhost_password=
48 mailbox_size_limit=0
49 message_size_limit=0
9db567 50 mailbox_quota_stats=y
d22277 51 realtime_blackhole_list=zen.spamhaus.org
615a0a 52 overquota_notify_admin=y
T 53 overquota_notify_client=y
54 overquota_notify_freq=7
55 overquota_notify_onok=n
bd68aa 56 sendmail_path=/usr/sbin/sendmail
94411b 57
T 58 [getmail]
59 getmail_config_dir=/etc/getmail
60
61 [web]
4ffb51 62 server_type=apache
fb3749 63 website_basedir=/var/www
bd68aa 64 website_path=/var/www/clients/client[client_id]/web[website_id]
MC 65 website_symlinks=/var/www/[website_domain]/:/var/www/clients/client[client_id]/[website_domain]/
66 website_symlinks_rel=n
074a57 67 network_filesystem=n
bd68aa 68 vhost_conf_dir=/etc/apache2/sites-available
MC 69 vhost_conf_enabled_dir=/etc/apache2/sites-enabled
70 nginx_vhost_conf_dir=/etc/nginx/sites-available
4ffb51 71 nginx_vhost_conf_enabled_dir=/etc/nginx/sites-enabled
8cf78b 72 security_level=20
046eff 73 user=www-data
T 74 group=www-data
4ffb51 75 nginx_user=www-data
F 76 nginx_group=www-data
1dbd0e 77 apps_vhost_enabled=y
c9b9f2 78 apps_vhost_port=8081
T 79 apps_vhost_ip=_default_
80 apps_vhost_servername=
615a0a 81 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 82 htaccess_allow_override=All
379a4b 83 awstats_conf_dir=/etc/awstats
T 84 awstats_data_dir=/var/lib/awstats
85 awstats_pl=/usr/lib/cgi-bin/awstats.pl
2a6eac 86 awstats_buildstaticpages_pl=/usr/share/awstats/tools/awstats_buildstaticpages.pl
7fddfe 87 php_ini_path_apache=/etc/php5/apache2/php.ini
T 88 php_ini_path_cgi=/etc/php5/cgi/php.ini
7ed741 89 check_apache_config=y
d81a4c 90 enable_sni=y
f7ec00 91 enable_spdy=n
02384b 92 enable_ip_wildcard=y
df76de 93 overtraffic_notify_admin=y
T 94 overtraffic_notify_client=y
4ffb51 95 nginx_cgi_socket=/var/run/fcgiwrap.socket
F 96 php_fpm_init_script=php5-fpm
97 php_fpm_ini_path=/etc/php5/fpm/php.ini
98 php_fpm_pool_dir=/etc/php5/fpm/pool.d
99 php_fpm_start_port=9010
9576eb 100 php_fpm_socket_dir=/var/lib/php5-fpm
a505fd 101 set_folder_permissions_on_update=n
8cf78b 102 add_web_users_to_sshusers_group=y
T 103 connect_userid_to_webid=n
104 connect_userid_to_webid_start=10000
e1a747 105 web_folder_protection=y
bd68aa 106 php_ini_check_minutes=1
992797 107 overquota_notify_admin=y
615a0a 108 overquota_notify_client=y
T 109 overquota_notify_freq=7
0543b2 110 overquota_db_notify_admin=y
F 111 overquota_db_notify_client=y
615a0a 112 overquota_notify_onok=n
992797 113
7dbea0 114 [dns]
T 115 bind_user=root
116 bind_group=bind
117 bind_zonefiles_dir=/etc/bind
118 named_conf_path=/etc/bind/named.conf
119 named_conf_local_path=/etc/bind/named.conf.local
3fa443 120 disable_bind_log=n
7dbea0 121
6a95c8 122 [fastcgi]
9b9ba4 123 fastcgi_starter_path=/var/www/php-fcgi-scripts/[system_user]/
D 124 fastcgi_starter_script=.php-fcgi-starter
125 fastcgi_alias=/php/
126 fastcgi_phpini_path=/etc/php5/cgi/
127 fastcgi_children=8
128 fastcgi_max_requests=5000
6a95c8 129 fastcgi_bin=/usr/bin/php-cgi
824780 130 fastcgi_config_syntax=1
6a95c8 131
D 132 [jailkit]
133 jailkit_chroot_home=/home/[username]
134 jailkit_chroot_app_sections=basicshell editors extendedshell netutils ssh sftp scp groups jk_lsh
d22277 135 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 /usr/bin/mysql /usr/bin/mysqldump /usr/bin/git /usr/bin/git-receive-pack /usr/bin/git-upload-pack /usr/bin/unzip /usr/bin/zip /bin/tar /bin/rm /usr/bin/patch /usr/bin/which /usr/lib/x86_64-linux-gnu/libmemcached.so.11 /usr/lib/x86_64-linux-gnu/libmemcachedutil.so.2 /usr/lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.2 /opt/php-5.6.8/bin/php /opt/php-5.6.8/include /opt/php-5.6.8/lib
0b0dc9 136 jailkit_chroot_cron_programs=/usr/bin/php /usr/bin/perl /usr/share/perl /usr/share/php
M 137
138 [vlogger]
139 config_dir=/etc
140
141 [cron]
142 init_script=cron
143 crontab_dir=/etc/cron.d
144 wget=/usr/bin/wget
209d93 145
V 146 [rescue]
147 try_rescue=n
8ab3cd 148 do_not_try_rescue_httpd=n
209d93 149 do_not_try_rescue_mysql=n
V 150 do_not_try_rescue_mail=n
151
9f94a1 152 [xmpp]
MF 153 xmpp_use_ispv6=n
154 xmpp_bosh_max_inactivity=30
155 xmpp_server_admins=admin@service.com, superuser@service.com
156 xmpp_modules_enabled=saslauth, tls, dialback, disco, discoitems, version, uptime, time, ping, admin_adhoc, admin_telnet, bosh, posix, announce, offline, webpresence, mam, stream_management, message_carbons
157 xmpp_port_http=5290
158 xmpp_port_https=5291
159 xmpp_port_pastebin=5292
160 xmpp_port_bosh=5280