-
Notifications
You must be signed in to change notification settings - Fork 459
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Configurable SSH port #508
Conversation
Thanks for the PR @leonvogt! There's one failing test, could you resolve it? 🙏
|
9ef795f
to
2d86d4f
Compare
@djmb |
Thanks for the PR @leonvogt! Tests are all passing now. If you had an insight into why the integrations test don't run for you, I'd be interested to know! |
One other thing @leonvogt - could you raise a PR on https://github.com/basecamp/kamal-site to document the new setting? 🙏 |
Sure thing, I'll do |
It fails at line 7 in the integration_test. [...]
Step 10/20 : COPY *.sh .
When using COPY with more than one source file, the destination must be a directory and end with a / The solution for me was to change |
One of the machines I wanted to deploy to had a custom SSH port.
I think it would be handy if you could easily specify the SSH port, similar to the SSH user.
This PR would allow a port configuration like this: