When we'd like to show you a feature (or set of features) so you can check everything works in a way that's good for you, how shall we deploy the code to the staging/test server? Is that server configured so we can use Capistrano? Are we deploying the code or are you deploying it? If we're the ones deploying the code (which IMHO would smooth the process), we'd need to be able to log in as the user running the Rails application process (usually called "deploy") via SSH using our public SSH keys.
Hi, @decembrya :smile:.
When we'd like to show you a feature (or set of features) so you can check everything works in a way that's good for you, how shall we deploy the code to the staging/test server? Is that server configured so we can use Capistrano? Are we deploying the code or are you deploying it? If we're the ones deploying the code (which IMHO would smooth the process), we'd need to be able to log in as the user running the Rails application process (usually called "deploy") via SSH using our public SSH keys.
We've sent you an email with our public keys.