Skip to content
Snippets Groups Projects
Unverified Commit e45ab338 authored by Helmo's avatar Helmo
Browse files

Prepare autoinstall.ini update config

parent 6cadc285
No related branches found
No related tags found
No related merge requests found
Pipeline #12789 passed
......@@ -12,7 +12,7 @@ cd /tmp
wget https://git.ispconfig.org/helmo/ispconfig3/-/archive/stable-helmo/ispconfig3-stable-helmo.tar.gz
tar xvfz ispconfig3-stable-helmo.tar.gz
cd ispconfig3-stable-helmo/install
php -q update.php
php -q update.php [--autoinstall=autoinstall.ini]
```
## Functions
......
[update]
do_backup=yes
reconfigure_permissions_in_master_database=no
reconfigure_services=yes
ispconfig_port=8080
create_new_ispconfig_ssl_cert=no
reconfigure_crontab=yes
create_ssl_server_certs=n
ignore_hostname_dns=n
ispconfig_postfix_ssl_symlink=y
ispconfig_pureftpd_ssl_symlink=y
; These are for service-detection (defaulting to old behaviour where alle changes were automatically accepted)
svc_detect_change_mail_server=yes
svc_detect_change_web_server=yes
svc_detect_change_dns_server=yes
svc_detect_change_xmpp_server=no
svc_detect_change_firewall_server=no
svc_detect_change_vserver_server=no
svc_detect_change_db_server=yes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment