Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Automated & Easy Install of IspConfig3

XiNiXXiNiX Member, Host Rep
edited July 2015 in Tutorials

This is a system to automate the installation of ISPConfig 3 Control Panel

Tested on:

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

NOTE: For now it is tested and developed only on Debian systems. It may work on Ubuntu systems as well ( Not Tested )

Installation Procedure :

After you got a fresh and perfect Debian installation you need to execute the following commands via SSH.

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 Instructions on the screen.

Resources

Thanked by 2karjaj shivoham

Comments

  • warihwarih Veteran

    Nice. Is it works with debian minimal installation ?

  • Well, "auto installer"... you still have to install everything by hand :)

    Thanked by 1XiNiX
  • XiNiXXiNiX Member, Host Rep

    @warih said:
    Nice. Is it works with debian minimal installation ?

    yes. as of now its ONLY for Debian ( and probably Ubuntu )

  • XiNiXXiNiX Member, Host Rep

    @Traffic said:
    Well, "auto installer"... you still have to install everything by hand :)

    Exactly !

Sign In or Register to comment.