From ecd6c2ce899b224b3274a3f723284fdadbbd2d6b Mon Sep 17 00:00:00 2001 From: vnandwana Date: Sat, 11 Nov 2023 15:25:57 +0530 Subject: [PATCH] Updated AWS container doc, added about Docker images on marketplace --- userguide/tutorials/aws-container.adoc | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/userguide/tutorials/aws-container.adoc b/userguide/tutorials/aws-container.adoc index 306cf5f96..1ecd4c6b5 100644 --- a/userguide/tutorials/aws-container.adoc +++ b/userguide/tutorials/aws-container.adoc @@ -13,6 +13,14 @@ AWS Fargate is a serverless compute engine for containers. Using it in conjuncti While we recommend using our https://docs.killbill.io/latest/aws-cf.html[Cloudformation template] to deploy a production ready environment, running Kill Bill on ECS with Fargate is a great way to quickly deploy test environments. +== Docker Images on AWS Marketplace + +The Docker images required for running Kill Bill on ECS are available on AWS Marketplace. To access these images, follow these steps: + +1. Subscribe to the product on AWS Marketplace by visiting the following link: https://aws.amazon.com/marketplace/pp/prodview-55w3bwkeabhba + +2. Once subscribed, you can download the necessary Docker images directly from the AWS Marketplace. + == Instructions === Create the Cluster