Florian Schwab

Results 16 comments of Florian Schwab

How do you set the port in _deploy/production.rb_?

Hi @matthutchinson, @augustosamame thanks for your feedback. This issue should be fixed with _sshkit-interactive_ v0.2.1 (https://github.com/afeld/sshkit-interactive/commit/8491bcfb3df84127d06889da56b236735799252c). Please check if it works as expected after a bundle update.

Hi, there is no _console_ task (rails:console) defined by capistrano itself or any plugin I know so this gem shouldn't be overwriting anything. Have you tried running _bundle exec rails...

Thanks for the PR. Two remarks/question: Any particular reason why you aren't using `SSHKit.config.command_map[:bundle]` directly instead of accessing only the prefix `SSHKit.config.command_map.prefix[:bundle]` and then adding the bundle command itself again...

I made the changes I was talking about in branch `command_map`. It would be great if you could try if this still works in your env.

I guess it is a problem in conjunction with the used _sshkit_ version. And it really sound very weird and confusing. I was planning to extract the _interactive part_ of...

Good point. But if `capistrano-rvm` does not include rails then `capistrano-rails` has to add itself to `rvm_map_bins`. So, it's the same question: Should `capistrano-rails` be agnostic to Ruby version management...

Hi there, I also have an issue with the current version (`0.24.4`) that looks similar to the problem described here. If I downgrade to `0.24.3` everything works fine again. To...

Hi @mlsmaycon, As I'm trying to use the setup without masquerading there are not much rules in place - see attached diagram for reference. The configured routes also look fine...

@mlsmaycon I dug a little deeper and figured this out: I had Netbird running not only on the gateways but also on most of the servers within the subnets of...