Date: Mon, 27 May 2002 20:52:47 -0400 From: "Joe White" <joe@edgehosting.com> To: <francisv@dagupan.com>, <freebsd-isp@FreeBSD.ORG> Subject: Re: Pre-installing apps in jail environment Message-ID: <017a01c205e1$fd1a1280$0a800a0a@edgehosting.com>
next in thread | raw e-mail | index | archive | help
Might I just suggest just making your own shell script to run the install for everything. Log the commands that you run to install everything into a jail, put them into a simple script, and then run that script w/ the same version of all the programs as before. Just make sure that if you need to enter in some data somewhere while a program is installing, you make note of it. Worked for me when I needed to setup the same kinda server about 20 times or so. :) ----- Original Message ----- From: <francisv@dagupan.com> To: <freebsd-isp@FreeBSD.ORG> Sent: Monday, May 27, 2002 8:02 PM Subject: Pre-installing apps in jail environment > Hi, > > Are there utilities around that will automate installation of applications > in a jail environment? We have a service that offers pre-installed > applications like webmin (control panel), apache+php, etc. It's quite > tedious to install these apps every time there's a new customer. > > --- > francis a. vidal [bitstop network services] | http://www.bitstop.ph > streaming media + web hosting | http://www.keystone.ph > v(02)330-2871,(02)330-2872; f(02)330-2873 | http://www.kuro.ph > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?017a01c205e1$fd1a1280$0a800a0a>