Skip to content

Add support for deployment on Maxwell.

Parthasarathy Tirumalai requested to merge (removed):master into master

MAXWELL_DEPLOYMENT that can have values of either "local" or "remote". MAXWELL_USER_NAME that should be the name of the account on maxwell. MAXWELL_ACCOUNT_PASSWORD clear text password for the account. This is used when Kerberos is used to login to maxwell. MAXWELL_SSH_PRIVATE_KEY (of type file) which will hold the SSH private key of the user. This is used when ssh is used instead of kerberos.

Merge request reports