Giter Site home page Giter Site logo

cloudxtreme / installers Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zpanel/installers

0.0 1.0 0.0 1.71 MB

Provides a central place to store, version and distribute ZPanel installers and upgrade scripts from.

Home Page: http://www.zpanelcp.com

License: GNU General Public License v3.0

Shell 100.00%

installers's Introduction

ZPanel Installers

Welcome to the ZPanel installation and upgrade script Git repository, this provides a central place to store, version and distribute ZPanel installers and upgrade scripts from.

How to install/upgrade ZPanel

The new installers and upgrade scripts enable you to install/upgrade ZPanel directly from the command line with a single command, you no longer need to manually download the file, CHMOD it and then execute it etc.

The following commands are published on the official ZPanel download page.

Installation for CentOS 6.3+ is as simple as...

bash <(curl -Ss https://raw.github.com/zpanel/installers/master/install/CentOS-6_4/10_1_1.sh)

...and to upgrade your server (for example from ZPanel 10.1.0 to 10.1.1):-

bash <(curl -Ss https://raw.github.com/zpanel/installers/master/upgrade/CentOS-6_4/10_1_1.sh)

Advanced users may wish to install or update zpanelx 10.1.1 using our CentOS only repository. Full instructions can be found here

Installation for Ubuntu 12.04 LTS is just as simple too...

bash <(curl -Ss https://raw.github.com/zpanel/installers/master/install/Ubuntu-12_04/10_1_1.sh)

...and to upgrade your server (for example from ZPanel 10.1.0 to 10.1.1):-

bash <(curl -Ss https://raw.github.com/zpanel/installers/master/upgrade/Ubuntu-12_04/10_1_1.sh)

Officially supported Operating Systems

As a relatively small team of guys and due to the time required to keep installation packages updated and tested we have officially decided to support and maintain the following operating systems/distributions.

  • Latest Ubuntu Server LTS release (currently 12.04 LTS)
  • Latest CentOS (minimal) release (currently 6.4)

By officially supported we refer to the fact that we ensure that prior to any release of ZPanel that the official ZPanel team have released and fully tested installer scripts and upgrade scripts for the OS versions listed above.

Official maintainers

The officially supported operating system installer and upgrade scripts are maintained internally by members of the official ZPanel team.

We do encourage third-party installation scripts of which we will happily host on this repository and promote the use of in the event that we get interest by community members. If you are interested in maintaining an installation and upgrade script for another OS/distribution please see the Want to contribute section below for more information.

Development using Vagrant

Get info on vagrant here : [Vagrant website]:(http://www.vagrantup.com) Vagrant offers a way to rapidly create & destroy deploy new OS's in a virtual machine. Spawn os environments ,

ubuntu

12.04 
32bit -> $ vagrant up zpanel_12.04ubuntu32
64bit -> $ vagrant up zpanel_12.04ubuntu64
12.10
32bit -> $ vagrant up ubuntu12_10-32

centos

6.4
32bit -> $ vagrant up zpanel_6.4centos32
64bit -> $ vagrant up zpanel_6.4centos64

Want to contribute

There are a couple of ways in which you can contribute, firstly you can make improvements or fix 'bugs' in the existing 'officially maintained' installers of which we feel will usually be minimal as we keep on top of these installer/upgrade scripts and frequently review them.

The other way in which you can contribute is to become an 'community maintainer' this means that you are responsible for the creation and maintenance of installation and upgrade scripts for non-official supported OSes.

In most cases you'll simply be able to copy and paste our official installer and upgrade scripts and just make the required OS/distribution specific changes such as file/directory paths and operating system/distribution specific package configuration amendments.

If you are interested in becoming an community maintainer please email [email protected] stating your interest in becoming a community maintainer and the OS/distribution that you wish to maintain.

Please be aware that community supported install and upgrade scripts that we will host and promote must adhere to the following rules:

  • Must be kept up to date with the latest release of the OS.
  • Will be licensed under the GPL and hosted on this repository.
  • Must maintain the same user interface as our official install/upgrade scripts (eg. shell script echo's and 'read' statements must match the same wording to ensure that the installation experience across all OSes and distributions give the same user experience.)

If you have any queries regarding the above rules please feel free to contact me at: [email protected].

installers's People

Contributors

5050 avatar allebb avatar andykimpe avatar stokes84 avatar thenameisnigel avatar thoaionline avatar trojanspike avatar ward avatar

Watchers

 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.