/ispconfig_setup

ISPConfig autoinstaller and setup

Primary LanguageShellGNU General Public License v3.0GPL-3.0

README

PayPayl donate button

Version

v.1.0.13

This is a system to automate the installation of ISPConfig 3 control Panel ( http://www.ispconfig.org/page/home.html ).

Tested on:

  • Debian 8 Jessie (VmWare Esxi, Virtualbox)
  • Debian 7 Wheezy (VmWare Esxi, Amazon AWS, Virtualbox)
  • ISPConfig 3.0.5.4p5

For now it is tested and developed only on Debian systems.

Maybe it works well also on Ubuntu systems.

What is this repository for?

This repository contains some scripts for the automation

of installation of ISPConfig 3 control panel.

For now it's composed of two main scritps

You can Choose during install:

  • Apache / Nginx
  • Dovecot or Courier
  • Quota On/Off
  • Jailkit On/Off
  • Squirrelmail / Roundcube

How do I get set up?

  • Summary of set up

First of all follow the guide

https://www.howtoforge.com/perfect-server-debian-wheezy-apache2-bind-dovecot-ispconfig-3

to install debian as required for ISPConfig

  • Configuration

After you got a fresh and perfect Debian installation you had to

apt-get -y install unzip
wget https://github.com/servisys/ispconfig_setup/archive/master.zip
unzip master.zip
cd ispconfig_setup-master
./install.sh

Follow the instruction on the screen

Who had contributed to this work?