chadgeary / nifi

Deploy a secured, clustered, auto-scaling NiFi service in AWS.
48 stars 14 forks source link

SSH using NLB Service ports #14

Open kjbaker-uk opened 11 months ago

kjbaker-uk commented 11 months ago

Hi I think it was mentioned that we could use ssh on the NLB service port, something like;

ssh nifitarraform@nifi1-node-nlb-292f5-4b51c4e675374c48.elb.eu-west-2.amazonaws.com

I have added port 22 into the tcp_services_ports. Is this correct?