So, I have many deploys going on (all to windows boxes) and deploy time is incredibly fast (30 seconds).
I wanted to include my Node/Express project deploying via the SSH Target. Currently, TeamCity is deploying the ~28Mb worth of application files in about 2 minutes. When I deploy the same content via Octopus, the average deploy time is 53 minutes. WOW, that’s unreasonable.
Now, I read that SSH would be a little slower, but that’s quite unacceptable.
Any constructive thoughts/suggestions?