Marius Cramer
2015-08-06 37b29231e47a0c4458dc1c15d98588f16f07e1e2
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
d5f2d5 19 backup_dir_is_mount=y
5a43e7 20 backup_mode=rootgz
f3278d 21 backup_delete=n
615a0a 22 monit_url=
T 23 monit_user=
24 monit_password=
25 munin_url=
26 munin_user=
27 munin_password=
82ff62 28 monitor_system_updates=y
94411b 29
T 30 [mail]
31 module=postfix_mysql
7eaafe 32 maildir_path=/var/vmail/[domain]/[localpart]
R 33 homedir_path=/var/vmail
535a69 34 dkim_path=/var/lib/amavis/dkim
c943b4 35 dkim_strength=1024
6cc49f 36 pop3_imap_daemon=courier
T 37 mail_filter_syntax=maildrop
94411b 38 mailuser_uid=5000
T 39 mailuser_gid=5000
40 mailuser_name=vmail
41 mailuser_group=vmail
0e2978 42 mailbox_virtual_uidgid_maps=n
94411b 43 relayhost=
T 44 relayhost_user=
45 relayhost_password=
46 mailbox_size_limit=0
47 message_size_limit=0
9db567 48 mailbox_quota_stats=y
a296ae 49 realtime_blackhole_list=
615a0a 50 overquota_notify_admin=y
T 51 overquota_notify_client=y
52 overquota_notify_freq=7
53 overquota_notify_onok=n
bd68aa 54 sendmail_path=/usr/sbin/sendmail
94411b 55
T 56 [getmail]
57 getmail_config_dir=/etc/getmail
58
59 [web]
4ffb51 60 server_type=apache
fb3749 61 website_basedir=/var/www
bd68aa 62 website_path=/var/www/clients/client[client_id]/web[website_id]
MC 63 website_symlinks=/var/www/[website_domain]/:/var/www/clients/client[client_id]/[website_domain]/
64 website_symlinks_rel=n
074a57 65 network_filesystem=n
bd68aa 66 vhost_conf_dir=/etc/apache2/sites-available
MC 67 vhost_conf_enabled_dir=/etc/apache2/sites-enabled
68 nginx_vhost_conf_dir=/etc/nginx/sites-available
4ffb51 69 nginx_vhost_conf_enabled_dir=/etc/nginx/sites-enabled
8cf78b 70 security_level=20
046eff 71 user=www-data
T 72 group=www-data
4ffb51 73 nginx_user=www-data
F 74 nginx_group=www-data
c9b9f2 75 apps_vhost_port=8081
T 76 apps_vhost_ip=_default_
77 apps_vhost_servername=
615a0a 78 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 79 htaccess_allow_override=All
024e13 80 enable_spdy=y
379a4b 81 awstats_conf_dir=/etc/awstats
T 82 awstats_data_dir=/var/lib/awstats
83 awstats_pl=/usr/lib/cgi-bin/awstats.pl
2a6eac 84 awstats_buildstaticpages_pl=/usr/share/awstats/tools/awstats_buildstaticpages.pl
7fddfe 85 php_ini_path_apache=/etc/php5/apache2/php.ini
T 86 php_ini_path_cgi=/etc/php5/cgi/php.ini
7ed741 87 check_apache_config=y
d81a4c 88 enable_sni=y
f7ec00 89 enable_spdy=n
02384b 90 enable_ip_wildcard=y
df76de 91 overtraffic_notify_admin=y
T 92 overtraffic_notify_client=y
4ffb51 93 nginx_cgi_socket=/var/run/fcgiwrap.socket
F 94 php_fpm_init_script=php5-fpm
95 php_fpm_ini_path=/etc/php5/fpm/php.ini
96 php_fpm_pool_dir=/etc/php5/fpm/pool.d
97 php_fpm_start_port=9010
9576eb 98 php_fpm_socket_dir=/var/lib/php5-fpm
a505fd 99 set_folder_permissions_on_update=n
8cf78b 100 add_web_users_to_sshusers_group=y
T 101 connect_userid_to_webid=n
102 connect_userid_to_webid_start=10000
e1a747 103 web_folder_protection=y
bd68aa 104 php_ini_check_minutes=1
992797 105 overquota_notify_admin=y
615a0a 106 overquota_notify_client=y
T 107 overquota_notify_freq=7
0543b2 108 overquota_db_notify_admin=y
F 109 overquota_db_notify_client=y
615a0a 110 overquota_notify_onok=n
992797 111
7dbea0 112 [dns]
T 113 bind_user=root
114 bind_group=bind
115 bind_zonefiles_dir=/etc/bind
116 named_conf_path=/etc/bind/named.conf
117 named_conf_local_path=/etc/bind/named.conf.local
3fa443 118 disable_bind_log=n
7dbea0 119
6a95c8 120 [fastcgi]
9b9ba4 121 fastcgi_starter_path=/var/www/php-fcgi-scripts/[system_user]/
D 122 fastcgi_starter_script=.php-fcgi-starter
123 fastcgi_alias=/php/
124 fastcgi_phpini_path=/etc/php5/cgi/
125 fastcgi_children=8
126 fastcgi_max_requests=5000
6a95c8 127 fastcgi_bin=/usr/bin/php-cgi
824780 128 fastcgi_config_syntax=1
6a95c8 129
D 130 [jailkit]
131 jailkit_chroot_home=/home/[username]
132 jailkit_chroot_app_sections=basicshell editors extendedshell netutils ssh sftp scp groups jk_lsh
8d3466 133 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
0b0dc9 134 jailkit_chroot_cron_programs=/usr/bin/php /usr/bin/perl /usr/share/perl /usr/share/php
M 135
136 [vlogger]
137 config_dir=/etc
138
139 [cron]
140 init_script=cron
141 crontab_dir=/etc/cron.d
142 wget=/usr/bin/wget
209d93 143
V 144 [rescue]
145 try_rescue=n
8ab3cd 146 do_not_try_rescue_httpd=n
209d93 147 do_not_try_rescue_mysql=n
V 148 do_not_try_rescue_mail=n
149
9f94a1 150 [xmpp]
MF 151 xmpp_use_ispv6=n
152 xmpp_bosh_max_inactivity=30
153 xmpp_server_admins=admin@service.com, superuser@service.com
154 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
155 xmpp_port_http=5290
156 xmpp_port_https=5291
157 xmpp_port_pastebin=5292
158 xmpp_port_bosh=5280