[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] ubuntu-server lamp
We use a simple update script in init that curl's the dom-u's IP/Mac to a server which fetches a simple text list of packages for aptitude / yum to install, does so .. then removes itself. Crude, but effective provisioning system, very easy to make one with just basic php and sqlite. You really don't even need sqlite, easy enough to do this with just plain text files, I just like sqlite. This lets me just click what packages my dom-u's will inherit on first boot. A little easier than making an image for every possible combination :) HTH Tim On Tue, 2006-06-27 at 18:55 -0400, Chris Peterman wrote: > Install mysql-server, apache2, libapache2-mod-php, php5 and some > others. DONE > _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |