Re: Hudson and Capistrano
Re: Hudson and Capistrano
- Subject: Re: Hudson and Capistrano
- From: Pascal Robert <email@hidden>
- Date: Tue, 20 Oct 2009 12:04:21 -0400
First, thanks for all the Hudson help. I now have all my apps,
frameworks and jars building in Hudson.
Now I am trying to use Capistrano to deploy the built apps. I have
Capistrano working from my development box, but I have run into a
problem trying to do the same from the Hudson server.
The problem is that I do not have anywhere to setup the ssh public/
private key. I had to run Hudson from within the tomcat server on
Mac OS X Server which runs as _appserver. The home for _appserver
is /var/empty and I do not want to put the key in that directory. I
have tried using Workgroup Manager to set the home directory to /
Users/_appserver. It exits without any problems but it does not
actually create the home directory.
Don't deploy with the appserver user, you should deploy with an user
which is in the appserveradm and appserverusr groups instead.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden