It is a good idea. I support something like this and it isn't bad.
At the beginning there was a plan to "map" all reviewboard run
separatly by reverse proxy rules in Apache like

ProxyPass /review/project1 http://server:1025/
ProxyPassReverse /review/project1 http://server:1025/
ProxyPass /review/project2 http://server:1026/
ProxyPassReverse /review/project2 http://server:1026/

But unfortunelty proxy have some redirections which broke this idea.

There was (theoretical) way when You can install two ReviewBoard as
two subdirectories:
http://review.server/project1
http://review.server/project2

But when I last time try this I get error "You must enable cookies" or
something like that and I even can't log in into system.

On Apr 8, 11:03 pm, Scott Quesnelle <scott.quesne...@gmail.com> wrote:
> What about the possibility of having 2 instances of Reviewboard on the same
> server. Just have them run on separate ports and have separate databases.
> Then just tell users to not create new reviews in instance X?
>
> Scott
>
>
>
>
>
> On Thu, Apr 8, 2010 at 4:35 PM, David Trowbridge <trowb...@gmail.com> wrote:
> > Nobody has done this, and I don't expect it would be easy. You'd have to
> > write a script that could remap all the primary keys for each table to not
> > conflict, except in the case where users overlap between instances. This
> > would also have to update all foreign key relations.
>
> > -David
>
> > On Apr 8, 2010, at 12:22 PM, Lyndon Washington <
> > hoshp...@the-washingtons.com> wrote:
>
> > Hi,
>
> > I have a situation where we want to consolidate multiple ReviewBoard server
> > instances into a single server.  Has anyone tried this (successful or
> > otherwise)?  If so, can you let me know what I would need to prepare to get
> > this to work, or if it is even possible.
>
> > Thanks ahead of time.
>
> > Cheers,
> > -Lyndon-
>
> > Lyndon Washington
> > <http://hoshposh.tel>http://hoshposh.tel
>
> >  --
> > Want to help the Review Board project? Donate today at
> > <http://www.reviewboard.org/donate/>http://www.reviewboard.org/donate/
> > Happy user? Let us know at <http://www.reviewboard.org/users/>
> >http://www.reviewboard.org/users/
> > -~----------~----~----~----~------~----~------~--~---
> > To unsubscribe from this group, send email to
> > <reviewboard+unsubscr...@googlegroups.com>
> > reviewboard+unsubscr...@googlegroups.com
> > For more options, visit this group at
> > <http://groups.google.com/group/reviewboard?hl=en>
> >http://groups.google.com/group/reviewboard?hl=en
>
> >  --
> > Want to help the Review Board project? Donate today at
> >http://www.reviewboard.org/donate/
> > Happy user? Let us know athttp://www.reviewboard.org/users/
> > -~----------~----~----~----~------~----~------~--~---
> > To unsubscribe from this group, send email to
> > reviewboard+unsubscr...@googlegroups.com<reviewboard%2bunsubscr...@googlegr 
> > oups.com>
> > For more options, visit this group at
> >http://groups.google.com/group/reviewboard?hl=en
>
> --
> Want to help the Review Board project? Donate today 
> athttp://www.reviewboard.org/donate/
> Happy user? Let us know athttp://www.reviewboard.org/users/
> -~----------~----~----~----~------~----~------~--~---
> To unsubscribe from this group, send email to 
> reviewboard+unsubscr...@googlegroups.com
> For more options, visit this group 
> athttp://groups.google.com/group/reviewboard?hl=en

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en

To unsubscribe, reply using "remove me" as the subject.

Reply via email to