[OGo-Users] Multi-customer hosting
Damian Funnell
users@opengroupware.org
Thu, 26 Jul 2007 06:32:06 +1200
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000066">
<font size="-1"><font face="Verdana">Hi Olivier, thanks for that.
We're planning on installing on Ubuntu, so we'll check those Debian
scripts out.<br>
<br>
If anyone on the list has any more detailed instructions for compiling
on Ubuntu than what's available on the web site these would be most
appreciated.<br>
<br>
Thanks again,<br>
Damian.<br>
</font></font>
<pre class="moz-signature" cols="72">FFF Managed Technology Ltd
Level 1, 863 Dominion Rd.
P.O. 6368 Wellesley St
Auckland
t +64 9 356 2911
f +64 9 358 9070
m +64 21 415 297
w <a class="moz-txt-link-abbreviated" href="http://www.fff.co.nz">www.fff.co.nz</a></pre>
<br>
<br>
Olivier Hallot wrote:
<blockquote cite="mid:46A795EA.90709@scinergy.com.br" type="cite">
<pre wrap="">I think the debian packages has some automated scripts to generate
multiples instances automagically. It worked with me. The only issue is
that these debian scripts starts/stops all instances in block (i'm too
lazy to dig the script and split per instance...)
Olivier
Helge Hess escreveu:
</pre>
<blockquote type="cite">
<pre wrap="">On 25.07.2007, at 18:52, Damian Funnell wrote:
</pre>
<blockquote type="cite">
<pre wrap="">We're aiming a hosted service at small companies (of <20 users), and
we could end up with hundreds of processes. Do you find that this
approach eats a lot of server resources?
</pre>
</blockquote>
<pre wrap="">~100..200 *small* low-usage instances on a modern server with some gigs
of memory (cheap) should work OK. You just need one database server (you
could even use just one database instance with multiple PG schemas), but
be sure to enable a lot of DB connections.
As you noticed you need at least one OGo process per instance, OGo can't
share multiple instances in a single process. Technically it is not too
hard to change the sourcecode to support multiple instances, but it
would be some work. This would of course make sense in your scenario.
Maybe if you services makes enough money you could sponsor such an
enhancement ;-)
Greets,
Helge
</pre>
</blockquote>
<pre wrap=""><!---->
</pre>
</blockquote>
</body>
</html>