adobe / aquarium-fish

Your best secure distributed heterogeneous dynamic compute resource manager for CI
Other
7 stars 3 forks source link

Add SSH Proxy #72

Closed svenevs closed 2 months ago

svenevs commented 2 months ago

Description

Add SSH Proxy:

This feature currently only supports SSH via username/password. See the new example label creation:

authentication:
  username: packer
  password: packer

When the fish node is running, you must query the application resource UID and request /access (see new run application example). These passwords are one time use only, in order to get a new password, re-request /access.

Related Issue

Toward #61.

Motivation and Context

Step 1: get username / password SSH proxy configured for VMX driver.

How Has This Been Tested?

Rigorous local testing only.

Types of changes

Checklist: