Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Dec 2003 13:44:58 -0800
From:      Scottie Swenson <swenson@heronetwork.com>
To:        Freebsd isp isp <freebsd-isp@freebsd.org>
Subject:   Re: Who are using FreeBSD for Hosting Env. and Which Update Method
Message-ID:  <3FD6425A.7080607@heronetwork.com>
In-Reply-To: <042601c3be94$c2ff3bd0$019c9752@xp>
References:  <042601c3be94$c2ff3bd0$019c9752@xp>

next in thread | previous in thread | raw e-mail | index | archive | help
Greetings,


Vahric MUHTARYAN wrote:
>     I want to know Are anybody usingFreeBSD for their Web Hosting ( PHP +
> MYSQL + POSTGRE + APACHE ) Env. or Mail Hosting Env. I'm asking because I
> wonder Which Update method are you using ?

We have:
  1) a "build server" which mirrors the installation images for our server sets.
  2) a "source server" which keeps the ports tree up to date (cvsup, etc.) and
     is NSF mountable to the "build server" and each hosting server.
  3) We use the "build server" to build new packages for our environment using 
portupgrade with the '-p' option to create custom binary packages.
  4) Then we have a script which can mount the ports tree, run portupgrade with 
'-a -PP' options.

The -PP keeps things from updating we don't want updated yet. Hence we control 
what updates when.

We are looking to automate the process using cfengine or similar product.

This method lets us have a test suite on the build server where we can back off 
if needed while keeping things up to date.

Cheers,
Scottie



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FD6425A.7080607>