1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-19 16:58:48 +02:00
phorge-phorge/scripts/ssh
epriestley 02b174c2af Allow a different SSH host to be set in Diffusion
Summary:
Ref T6941. In the cluster (and in other reasonable setups) we've separated SSH load balancers from HTTP load balancers.

In particular, ELBs will not let you load balance port 22, so this is likely a reasonable/common issue in larger clusters in AWS.

Allow users to specify an alternate host for SSH traffic.

Test Plan: Set host to someting different, saw it reflected in UI.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T6941

Differential Revision: https://secure.phabricator.com/D11800
2015-02-18 10:51:14 -08:00
..
ssh-auth-key.php Add a query/policy layer on top of SSH keys for Almanac 2014-11-06 12:37:02 -08:00
ssh-auth.php Proxy VCS SSH requests 2015-01-28 14:41:24 -08:00
ssh-connect.php Handle "-p port" flag in ssh-connect 2013-12-02 11:25:46 -08:00
ssh-exec.php Allow a different SSH host to be set in Diffusion 2015-02-18 10:51:14 -08:00