Hi,
I am creating pipeline to run bash script in ec2 instance, What is the easiest way to execute on Ec2 instance.
the ec2 instance is in private IP not public. I can pull code from ec2 instance. Not sure how can i run bash script from bibucket pipeline.
Mostly seen documentation for code deploy. is this only solution?
Hi @Saxea _Flowie_
I didn't understand how this will work on my private ec2 instance from https://bitbucket.org/org/repo/pipelines/
The private subnet will not accessible from out side of the network.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @chilkoti
My bad, I misread the private access. In this case you would need an approach that pulls the artifacts, and Code Deploy is likely your best bet.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.