Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion userguide/aws/errors-rollbar.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

:card-badge: Premium
:card-title: AWS Deployment
:card-link: https://aws.amazon.com/marketplace/pp/prodview-pbaelkwz2yzga
:card-link: https://aws.amazon.com/marketplace/pp/prodview-jvcsq4phzaclw
:card-description:
include::{sourcedir}/includes/premium-card.adoc[]

Expand Down
2 changes: 1 addition & 1 deletion userguide/aws/errors-sentry.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

:card-badge: Premium
:card-title: AWS Deployment
:card-link: https://aws.amazon.com/marketplace/pp/prodview-pbaelkwz2yzga
:card-link: https://aws.amazon.com/marketplace/pp/prodview-jvcsq4phzaclw
:card-description:
include::{sourcedir}/includes/premium-card.adoc[]

Expand Down
2 changes: 1 addition & 1 deletion userguide/aws/events-to-aws-sqs.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

:card-badge: Premium
:card-title: AWS Deployment
:card-link: https://aws.amazon.com/marketplace/pp/prodview-pbaelkwz2yzga
:card-link: https://aws.amazon.com/marketplace/pp/prodview-jvcsq4phzaclw
:card-description:
include::{sourcedir}/includes/premium-card.adoc[]

Expand Down
2 changes: 1 addition & 1 deletion userguide/aws/explanation-https-and-certificates.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

:card-badge: Premium
:card-title: AWS Deployment
:card-link: https://aws.amazon.com/marketplace/pp/prodview-pbaelkwz2yzga
:card-link: https://aws.amazon.com/marketplace/pp/prodview-jvcsq4phzaclw
:card-description:
include::{sourcedir}/includes/premium-card.adoc[]

Expand Down
2 changes: 1 addition & 1 deletion userguide/aws/how-to-add-a-certificate-using-ACM.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

:card-badge: Premium
:card-title: AWS Deployment
:card-link: https://aws.amazon.com/marketplace/pp/prodview-pbaelkwz2yzga
:card-link: https://aws.amazon.com/marketplace/pp/prodview-jvcsq4phzaclw
:card-description:
include::{sourcedir}/includes/premium-card.adoc[]

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
= How to Launch Kill Bill on AWS Using One-Click Launch

:card-badge: Premium
:card-title: AWS Deployment
:card-link: https://aws.amazon.com/marketplace/pp/prodview-jvcsq4phzaclw
:card-description:
include::{sourcedir}/includes/premium-card.adoc[]

== Introduction

This document describes how to deploy Kill Bill on AWS using the *One-Click Launch* option available through AWS Marketplace.

With One-Click Launch, AWS automatically provisions a preconfigured Kill Bill instance, allowing you to get started with minimal configuration.

The setup procedure includes three steps:

. <<step1, Open the AWS Marketplace Listing>>
. <<step2, Configure and Launch the Instance>>
. <<step3, Access Kill Bill>>

[[step1]]
== Step 1: Open the AWS Marketplace Listing

Log in to your AWS account and open the Kill Bill listing in AWS Marketplace.

If you have not already subscribed, complete the subscription process. Then select *Continue to Configuration*.

On the launch page, select *One-click launch from AWS Marketplace*.

[[step2]]
== Step 2: Configure and Launch the Instance

Configure the launch settings as follows:

* Select the AWS *Region* where you want to deploy the instance.

* Select the *VPC* where the instance will be deployed.

* Select a *public subnet*. Ensure that *Auto-assign public IPv4 address* is enabled, as shown below.

image::../assets/aws/one-click-launch-subnet-public-ip.png[align=center]


* Create a new *Security Group*. The recommended inbound rules are already populated. Provide a name for the security group and ensure that ports *443* and *8443* are open.

image::../assets/aws/one-click-launch-security-group.png[align=center]

* Select an existing EC2 *Key Pair* or create a new one.

After reviewing the configuration, click *Launch*.

AWS provisions the EC2 instance and starts the Kill Bill services automatically. Deployment typically takes a few minutes.

[[step3]]
== Step 3: Access Kill Bill

Once the instance status changes to *Running*, note its public IP address or public DNS name.

You can then access Kill Bill using:

[source]
----
https://<public-ip-or-dns>
----

Login using the following default credentials:

* **Username:** `admin`
* **Password:** `{INSTANCE_ID}`

where `{INSTANCE_ID}` is the EC2 Instance ID (for example, `i-0123456789abcdef0`) of the deployed instance.



After verifying that Kill Bill is accessible, you are ready to create your first tenant and connect your deployment to Aviate.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

:card-badge: Premium
:card-title: AWS Deployment
:card-link: https://aws.amazon.com/marketplace/pp/prodview-pbaelkwz2yzga
:card-link: https://aws.amazon.com/marketplace/pp/prodview-jvcsq4phzaclw
:card-description:
include::{sourcedir}/includes/premium-card.adoc[]

Expand Down
2 changes: 1 addition & 1 deletion userguide/aws/how-to-maintain-a-multi-tier-system.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

:card-badge: Premium
:card-title: AWS Deployment
:card-link: https://aws.amazon.com/marketplace/pp/prodview-pbaelkwz2yzga
:card-link: https://aws.amazon.com/marketplace/pp/prodview-jvcsq4phzaclw
:card-description:
include::{sourcedir}/includes/premium-card.adoc[]

Expand Down
2 changes: 1 addition & 1 deletion userguide/aws/how-to-maintain-a-single-tier-system.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

:card-badge: Premium
:card-title: AWS Deployment
:card-link: https://aws.amazon.com/marketplace/pp/prodview-pbaelkwz2yzga
:card-link: https://aws.amazon.com/marketplace/pp/prodview-jvcsq4phzaclw
:card-description:
include::{sourcedir}/includes/premium-card.adoc[]

Expand Down
2 changes: 1 addition & 1 deletion userguide/aws/how-to-set-up-a-cloud-formation-system.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

:card-badge: Premium
:card-title: AWS Deployment
:card-link: https://aws.amazon.com/marketplace/pp/prodview-pbaelkwz2yzga
:card-link: https://aws.amazon.com/marketplace/pp/prodview-jvcsq4phzaclw
:card-description:
include::{sourcedir}/includes/premium-card.adoc[]

Expand Down
2 changes: 1 addition & 1 deletion userguide/aws/how-to-set-up-a-multi-tier-system.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

:card-badge: Premium
:card-title: AWS Deployment
:card-link: https://aws.amazon.com/marketplace/pp/prodview-pbaelkwz2yzga
:card-link: https://aws.amazon.com/marketplace/pp/prodview-jvcsq4phzaclw
:card-description:
include::{sourcedir}/includes/premium-card.adoc[]

Expand Down
2 changes: 1 addition & 1 deletion userguide/aws/how-to-set-up-a-single-tier-system.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

:card-badge: Premium
:card-title: AWS Deployment
:card-link: https://aws.amazon.com/marketplace/pp/prodview-pbaelkwz2yzga
:card-link: https://aws.amazon.com/marketplace/pp/prodview-jvcsq4phzaclw
:card-description:
include::{sourcedir}/includes/premium-card.adoc[]

Expand Down
2 changes: 1 addition & 1 deletion userguide/aws/metrics-cloudwatch.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

:card-badge: Premium
:card-title: AWS Deployment
:card-link: https://aws.amazon.com/marketplace/pp/prodview-pbaelkwz2yzga
:card-link: https://aws.amazon.com/marketplace/pp/prodview-jvcsq4phzaclw
:card-description:
include::{sourcedir}/includes/premium-card.adoc[]

Expand Down
2 changes: 1 addition & 1 deletion userguide/aws/metrics-datadog.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

:card-badge: Premium
:card-title: AWS Deployment
:card-link: https://aws.amazon.com/marketplace/pp/prodview-pbaelkwz2yzga
:card-link: https://aws.amazon.com/marketplace/pp/prodview-jvcsq4phzaclw
:card-description:
include::{sourcedir}/includes/premium-card.adoc[]

Expand Down
2 changes: 1 addition & 1 deletion userguide/aws/metrics-newrelic.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

:card-badge: Premium
:card-title: AWS Deployment
:card-link: https://aws.amazon.com/marketplace/pp/prodview-pbaelkwz2yzga
:card-link: https://aws.amazon.com/marketplace/pp/prodview-jvcsq4phzaclw
:card-description:
include::{sourcedir}/includes/premium-card.adoc[]

Expand Down
2 changes: 1 addition & 1 deletion userguide/aws/using-ses-with-aws.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

:card-badge: Premium
:card-title: AWS Deployment
:card-link: https://aws.amazon.com/marketplace/pp/prodview-pbaelkwz2yzga
:card-link: https://aws.amazon.com/marketplace/pp/prodview-jvcsq4phzaclw
:card-description:
include::{sourcedir}/includes/premium-card.adoc[]

Expand Down
Loading