News Feed
Jobs Feed
Sections




News Archive
Zend Developer Zone:
Mirroring the Zend Server Repositories
December 01, 2010 @ 09:58:22

New on the Zend Developer Zone today is an article from Shahar Evron about mirroring Zend Server repositories to re-serve them out, either to a different community or as a part of your internal processes.

There are several good reasons to mirror a Linux repository, be it the Zend repositories or any other repository. The most simple reason is sheer performance: if you need to install Zend Server on a number of machines, you can save a lot of valuable time by creating a local mirror of the repositories, and using that mirror as your installation source for all servers.

He also points out that it can save on bandwidth used - pulling from local will always be more efficient. It also gives you more control about exactly what software is installed on your servers. He breaks the mirroring process up into four steps (with a few added helpful hints at the end):

  • Copy the Zend Server repository to a local machine
  • Local Repository Test
  • Enable network access to your local repository
  • Configure clients to use your local repository
0 comments voice your opinion now!
zendserver repository mirror tutotrial


blog comments powered by Disqus

Similar Posts

Matthew Weir O'Phinney's Blog: PHP Library Channel

Matthew Weir O'Phinney's Blog: svn:externals (and the Zend Framework)

Zend Developer Zone: Mirroring the Zend Server Repositories

Marcus Whitney\'s Blog: PHP folks, meet ART.

Sebastian Bergmann's Blog: Using Bazaar for PHPUnit Development


Community Events











Don't see your event here?
Let us know!


series opinion functional conference development podcast zendframework2 interview tool framework introduction object code database example community language composer testing release

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework