zpanel / installers

Provides a central place to store, version and distribute ZPanel installers and upgrade scripts from.
http://www.zpanelcp.com
GNU General Public License v3.0
73 stars 153 forks source link

Performance Improvement to download the zip file #11

Closed seaatif closed 10 years ago

seaatif commented 10 years ago

Performance Improvement to download the zip file from github except downloading the repository which is 5 times larger in term of size than zip file. With this change, I think we may even not need to install git.

allebb commented 10 years ago

The decision is taken to use Git in future to pull updates as and when required thus meaning that upgrades in future. ZPanel used to download a ZIP/tag.gz but we have decided to use Git going forward (for upgradability in future.) - We understand that the initial install of ZPX is slower by using Git clone instead of downloading a .zip but the benefits of faster upgrades will be seen in future with the use of Git :)