Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
I
ISPConfig 3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Helmo
ISPConfig 3
Commits
e45ab338
Unverified
Commit
e45ab338
authored
2 years ago
by
Helmo
Browse files
Options
Downloads
Patches
Plain Diff
Prepare autoinstall.ini update config
parent
6cadc285
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#12789
passed
2 years ago
Stage: syntax
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+1
-1
1 addition, 1 deletion
README.md
install/autoinstall.ini
+21
-0
21 additions, 0 deletions
install/autoinstall.ini
with
22 additions
and
1 deletion
README.md
+
1
−
1
View file @
e45ab338
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
install/autoinstall.ini
0 → 100644
+
21
−
0
View file @
e45ab338
[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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment