You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@apache.org by Jukka Zitting <ju...@gmail.com> on 2010/07/06 16:01:34 UTC

Re: New Machine waiting for Hudson Master

Hi,

On Tue, Jun 22, 2010 at 10:48 PM, Niklas Gustavsson
<ni...@protocol7.com> wrote:
> Alright, so now that we're in, how to do want to go about with the
> installation? Set up Hudson and tools on aegis, move over
> configuration and plugins, set up HTTP redirects, test and then move
> over as master over the slaves?

Sounds like a plan.

It's probably best to use a similar /home/hudson layout as we've
already been using.

Instead of the jsvc setup used on current Hudson master, I'd rather go
for a normal Tomcat process running on port 8080 or something similar.
This way we can better capture thread and stack dumps in case we need
to troubleshoot the Hudson instance.

BTW, how do I get started with OPIE on aegis?

BR,

Jukka Zitting

Re: New Machine waiting for Hudson Master

Posted by Niklas Gustavsson <ni...@protocol7.com>.
On Tue, Jul 6, 2010 at 4:01 PM, Jukka Zitting <ju...@gmail.com> wrote:
> It's probably best to use a similar /home/hudson layout as we've
> already been using.

Agreed, I think it's been working good.

> Instead of the jsvc setup used on current Hudson master, I'd rather go
> for a normal Tomcat process running on port 8080 or something similar.
> This way we can better capture thread and stack dumps in case we need
> to troubleshoot the Hudson instance.

+1

> BTW, how do I get started with OPIE on aegis?

I'm no OPIE expert, but the following tutorial got me going:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/one-time-passwords.html

Also, as part of this move, I would like to investigate tools
installation using the web admin GUI, in addition to LDAP based
accounts as we've discussed before.

/niklas