public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Andrew Cowie <andrew@operationaldynamics.com>
To: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] Web Application installations
Date: 23 Jul 2003 16:17:40 +1000	[thread overview]
Message-ID: <1058941059.4292.60.camel@localhost> (raw)
In-Reply-To: <226880296.1058912249@[192.168.23.5]>

On Wed, 2003-07-23 at 15:17, Max Kalika wrote:
> I've ported over most of
> the Horde apps to use this eclass in my local tree as an exercise and let
> me tell you, installing (and upgrading) Horde is actually pleasant now.

Oh, yeah, I can see that. The app I have in mind is dotProject (also a
PHP web app)

Web Application installations ARE a bit more complex than just `make
install` the program:

a) installing  PHP app (ok, this is relatively straight forward - you
just unpack  tarball somewhere and ta-da, but one *does* need to know
where to put it)

b) ensure you've got all the dependencies. (Yuk).

c) configure application [not so optional, but in Gentoo you are
expected to do this on your own; also applies to:]

d) install DB tables [optional, depends on which DB you're running, etc,
etc... could guess from USE flags, but who wants an app just madly
crashing around creating tables, especially when config may not be in
place and when, if an upgrade, tables all ready exist]

"Where to put it" does have slightly broader implications. Under the
machine's default DocumentRoot seems a good idea, but there are many
instances where one wants to make a separate virtual host for the
installation, or, or....

Is there a way that that can be automated too? I suspect not, without
going to something like linux-control-center or debconf or some similar
craziness]

Certainly as a first approximation, "sub directory of machine default
DocRoot" seems a not bad place to start, but I'm curious what others
think we should practice as I can think of numerous objections to this.

AfC

-- 
Andrew Frederick Cowie
Operational Dynamics Consulting Pty Ltd

Australia +61 2 9977 6866  North America +1 646 270 5376

http://www.operationaldynamics.com/

--
gentoo-dev@gentoo.org mailing list


  reply	other threads:[~2003-07-23  6:17 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-23  4:13 [gentoo-dev] Web Application installations Andrew Cowie
2003-07-23  5:17 ` Max Kalika
2003-07-23  6:17   ` Andrew Cowie [this message]
2003-07-23  8:31     ` Robin H.Johnson
2003-07-23 12:27       ` Don Seiler
2003-07-23 14:12         ` Max Kalika
2003-07-23 18:07           ` Max Kalika
2003-07-24  2:18       ` Aron Griffis
2003-07-24  2:55         ` Robin H.Johnson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1058941059.4292.60.camel@localhost \
    --to=andrew@operationaldynamics.com \
    --cc=gentoo-dev@gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox