Giter VIP home page Giter VIP logo

ispconfig_setup's Introduction

README

PayPayl donate button

Newsletter

Subscribe to our newsletter to recive information about new version of the script. The link is here: http://eepurl.com/cAzq95 We'll use only to inform you on new version of the script :)

Version

v.3.0.2

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

Tested on:

  • Debian 9 Stretch (Servisys VPS, VmWare Esxi, Amazon AWS, Virtualbox, OVH VPS, Hetzner, Digital Ocean)
  • Debian 8 Jessie (Servisys VPS, VmWare Esxi, Amazon AWS, Virtualbox, OVH VPS, Hetzner, Digital Ocean)
  • Debian 7 Wheezy (Servisys VPS, VmWare Esxi, Amazon AWS, Virtualbox, OVH VPS, Hetzner, Digital Ocean)
  • Ubuntu 14.04 Trusty (Servisys VPS, VmWare Esxi, Amazon AWS, Virtualbox, OVH VPS, Hetzner, Digital Ocean)
  • Ubuntu 15.10 Willy (Servisys VPS, VmWare Esxi, Amazon AWS, Virtualbox, OVH VPS, Hetzner, Digital Ocean)
  • Ubuntu 16.04 Xenial Xerus ( Servisys VPS, VmWare Esxi, Amazon AWS, Virtualbox, OVH VPS, Hetzner, Digital Ocean)
  • Centos 7 (Servisys VPS, Vitualbox)
  • ISPConfig 3.*

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.

Before start be sure to configure your server following the following guides:

You can Choose during install:

  • Apache / Nginx
  • Dovecot or Courier
  • Quota On/Off
  • Jailkit On/Off
  • Squirrelmail / Roundcube
  • ISPConfig 3 Standard / Expert mode
  • ISPConfig 3 Multiserver Setup (* Debian 8 only for now)

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 for Debian 7 / 8 / 9 - Ubuntu 14.04 / 15.10 / 16.04

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

cd /tmp; wget --no-check-certificate -O installer.tgz "https://github.com/servisys/ispconfig_setup/tarball/master"; tar zxvf installer.tgz; cd *ispconfig*; bash install.sh
  • Centos 7
cd /tmp; yum install wget unzip net-tools; wget --no-check-certificate -O installer.tgz "https://github.com/servisys/ispconfig_setup/tarball/master"; tar zxvf installer.tgz; cd *ispconfig*; bash install.sh

Centos 7 is in a very early stage, we got to test a bit, any help will be appreciated. Some feature are missing for now, only implemented Apache and Dovecot, no webmail.

Follow the instruction on the screen

Who had contributed to this work?

  • The scripts and instructions have been produced by Matteo Temporini ( [email protected] )
  • Special thanks to Torsten Widmann for contribution to the code
  • Special thanks to Michiel Kamphuis ( http://www.ensync.it/ ) for contribution to Multiserver Setup integration
  • Special thanks to Bartłomiej Gajda ( http://webard.me/ ) for the bug fixes to multiserver setup and beta installation
  • The code is based on the "Automatic Debian System Installation for ISPConfig 3" of Author: Mark Stunnenberg [email protected]
  • Howtoforge community https://www.howtoforge.com/community/

ispconfig_setup's People

Contributors

servisys avatar goover avatar rsiddall avatar jodumont avatar schliflo avatar malusovium avatar mtexx avatar nomic07 avatar untergrundbiber avatar gtuk avatar wget avatar vittore avatar razielles avatar karaliux avatar 0v3rcl0ked avatar hervedelvaux avatar eldios avatar gamelaster avatar k0ssi avatar murte avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.