Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Commit

Permalink
Change to Stretch
Browse files Browse the repository at this point in the history
  • Loading branch information
sjau committed Jul 6, 2017
1 parent cc74122 commit ab73bf8
Show file tree
Hide file tree
Showing 8 changed files with 334 additions and 400 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
config.conf
14 changes: 9 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ perfectDebian

An installer script to automate a "Perfect Debian Server" for ISPConfig according to till's instructions here:

https://www.howtoforge.com/tutorial/perfect-server-debian-8-jessie-apache-bind-dovecot-ispconfig-3/
Detailed installation steps at https://www.howtoforge.com/tutorial/perfect-server-debian-9-stretch-apache-bind-dovecot-ispconfig-3-1/



Expand All @@ -18,17 +18,21 @@ Howto Use

4. Go into the perfectDebian folder: cd perfectDebian

5. Edit the install.sh file and set your settings
5. Run the script: ./install.sh

6. Run the script: ./install.sh
--> it will create a "config.conf" file in the same location as the installer script.

6. Set according vars in the config.conf script

7. Run the script again: ./install.sh



Limitations
=============

- This script is soley aimed to install ISPConfig on Debian Jessie
- This script is soley aimed to install ISPConfig, Roundcube and Horde on Debian Stretch

- This script supports only 1 ethernet device and only 1 static IPv4 address -> if you have more devices and IPs, configure them after running

- This script assumes that quota is only to be enabled on the root-partition. If you have multiple partitions you need to manually alter the fstab entry
- This script assumes that quota is only to be enabled on the root-partition. If you have multiple partitions you need to manually alter the fstab entry
14 changes: 0 additions & 14 deletions horderoleexpect

This file was deleted.

29 changes: 0 additions & 29 deletions hordewebmailexpect

This file was deleted.

590 changes: 324 additions & 266 deletions install.sh

Large diffs are not rendered by default.

51 changes: 0 additions & 51 deletions ispcexpect

This file was deleted.

17 changes: 0 additions & 17 deletions mailmanexpect

This file was deleted.

18 changes: 0 additions & 18 deletions mysql_secure_installation_expect

This file was deleted.

0 comments on commit ab73bf8

Please sign in to comment.