Can I create Bitbucket pipelines with self-hosted runners in AWS ECS or Fargate?
G'day, @Sudhir VR
Welcome to the community.
It should be possible in ECS, but I am unsure if it's on Fargate. Since it's a 3rd party hoster, we don't have expertise on whether it's possible.
With that in mind, based on a similar thread discussion here, there could be some constraints running Pipelines runners on AWS ECS, specifically with running a docker-in-docker service container that requires privileged mode.
So, as long as AWS ECS allows a docker-in-docker service container with privileged mode, you can use Pipelines runner there.
Regards,
Syahrul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.