Hello Good Day, Is there any documentation regarding on bitbucket pipeline to deploy to AWS lightsail? I've been looking for this on how to configure but haven't found one.
Thanks,
There is a list of Bitbucket Pipelines Pipes - https://bitbucket.org/product/features/pipelines/integrations Lightsail is not among the supported technologies yet.
But it should not prevent you from interacting with Lightsail from your build. It has quite good command line support you can use in your scripts -https://docs.aws.amazon.com/cli/latest/reference/lightsail/index.html
In order to use it, you will need to define AWS authentication related environment variables in your repository or account settings and provide the aws cmd line binaries in the docker image you use in the build or install it as part of your build.
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.