[Buildbot-devel] Configuring ssh keys for buildbot service account (for git)

John Carr johnmdcarr at me.com
Thu May 2 07:22:39 UTC 2013


I believe the home directory is /var/lib/buildbot, and it should have been created by the deb package.

John

On 2 May 2013, at 07:40, Kenneth Baltrinic <kenneth at baltrinic.com> wrote:

> I figure I must be missing something really obvious but I can't figure this out.  I have installed builtbot on ubuntu 12.10 using the apt-get. This installed buildbot, created a buildbot service account and configured it to start up at the appropriate runlevels.  All very nice. :-)
> 
> The problem is the buildbot service account, being a service account, has no home directory.  Consequently, I can't figure out for the life of me where to put ssh keys for it to use when it uses git to fetch stuff from our repo.  It seems these must always go under ~/.ssh. You can create new ssh agents, use ssh -i, etc. to specify alternate key locations but that is all command line stuff that would have to be supported by the GitPoller and Git source classes.
> 
> Is my only option to create a home directory for the buildbot user?
> 
> --Ken
> ------------------------------------------------------------------------------
> Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
> Get 100% visibility into your production application - at no cost.
> Code-level diagnostics for performance bottlenecks with <2% overhead
> Download for free and get started troubleshooting in minutes.
> http://p.sf.net/sfu/appdyn_d2d_ap1_______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel





More information about the devel mailing list