Log in if you have an account.
Otherwise, register for an account.
For more details, please visit the How This Site Works page.
Hello,
I've gotten my Ubuntu box to connect to subversion using passwordless ssh. I was able to do that in Ubuntu using the command "sudo su - cruise" to setup the passwordless ssh. Now I'm trying to do it on Mac OSx, I tried using the "sudo su - cruise command, and that doesn't work. It says that cruise is an unknown login. How do I setup the passwordless ssh on the Mac OSx?
Felix

The Go server maintains an embedded database that stores historical data for all your pipeline, stage and job runs. Rather than backing up the entire Go directory structure, its much more convinient to just backup the embeded DB. This article shows you how to backup your data in Linux.

Cruise did not ship a tool to generate password with SHA1 for users. However, there are lots of tools does.

I have installed an agent on a virtual machine, and it worked fine with Cruise server.
However when I clone the VM image, both of the agents get confused, and a job can be building on both agents at the same time.
