ISPConfig 3 Installscript

Discussion in 'Installation/Configuration' started by chrigu99, Mar 4, 2009.

  1. chrigu99

    chrigu99 New Member

    Hi Folks

    I've spent some time for developing a little shell script, which installs ispconfig 3 automatically.

    The script is available for Ubuntu 8.04/8.10 and Debian 5 (Lenny). An auto detection of the OS version is included.

    I'll feel happy with your feedback and tips/ideas.

    For get the script, named ICinstall, looking here: http://www.cubetech.ch/page/ispconfig

    News
    06.03.2009
    - Rev 1168 of Debian 5 version released
    05.03.2009
    - Rev 1167 of Ubuntu 8.04/8.10 version released
    - New Debian 5 version released! Rev 1165
    - Rev 1160 of Ubuntu 8.04/8.10 version released
    04.03.2009
    - New Ubuntu 8.04/8.10 version released! Rev 1159

    Thanks

    Chris
     
    Last edited: Mar 6, 2009
  2. robilaur

    robilaur New Member

    This sounds intresting.
    Is this script installing everithing ?.... apache,php , mail ...everthing u need?.. Give more detail ( in english ) :D i cant understand german.

    Thanx
     
  3. chrigu99

    chrigu99 New Member

    Hey robilaur :D

    Yes, this script installs everything, it's tested on a blank, debootstrapped Ubuntu 8.04. ;)

    I'm sorry, my english is no so good ;)

    Edit: It's also no problem when any components are already installed! But - when older versions are installed, these gone to be updated, without prompt. the script is not final yet, i've some more ideas ;)
     
  4. robilaur

    robilaur New Member

    Thats great ... can u try to make one for debian 5? oh and good luck fith the project...this is a great idear.
     
  5. chrigu99

    chrigu99 New Member

    Thanks a lot!
    I will try to do this, at the moment i've no debian system, but when you're lucky, you have the script this evening ;)
     
  6. chrigu99

    chrigu99 New Member

    I've found a bug in the Rev 1159 for Ubuntu. This bug makes, that MyDNS is not installed, only compiled. In the Rev 1160 is this bug fixed.

    You can get it at http://cubetech.ch/page/icdownload

    @ robilaur: The Debian 5.0-script seems to be finished in a few of hours - i'm working on it! ;)
     
  7. robilaur

    robilaur New Member

    thanx dude !... u`r owsome
     
  8. chrigu99

    chrigu99 New Member

    Last edited: Mar 5, 2009
  9. robilaur

    robilaur New Member

    Wow.... that was fast..... thanx m8... u did a gr8 job.... keep up the good work.
    Thanx again... I`l test this later on today.

    I`ve taken a look on the script...its verry nice .... but i found a little mistake.... thet is where u enter the hostname to :
    Code:
     echo $REPLY > /et/mailname
    U forgot a "c" :)
     
    Last edited: Mar 6, 2009
  10. chrigu99

    chrigu99 New Member

Share This Page