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
Binary file added userguide/assets/aviate/AviateOverview.pdf
Binary file not shown.
Binary file added userguide/assets/aviate/AviateOverview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions userguide/aviate/what_is_aviate.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,18 @@ include::{sourcedir}/aviate/includes/aviate-card.adoc[]
== About Aviate
Aviate is designed to deliver a seamless billing experience that builds upon the core capabilities of Kill Bill. Our goal is to provide users with advanced features that cover the entire quote-to-cash lifecycle, including enhanced system observability, streamlined configurations, and valuable business intelligence.

== Overview

Aviate is composed of two main components that work together to deliver a comprehensive billing management solution:

* *Aviate Control Plane*: A browser-based interface that allows administrators to configure, monitor, and manage one or more Kill Bill deployments from a single, unified dashboard. It communicates with each Kill Bill instance through the Aviate plugin to provide system observability, configuration management, and business intelligence.

* *Aviate Plugin*: A plugin installed on each Kill Bill instance that extends it with additional API endpoints. It acts as the bridge between the control plane and the Kill Bill core, enabling centralized management and real-time monitoring across all your deployments.

The following diagram illustrates the relationship between these components:

image::../assets/aviate/AviateOverview.png[Aviate Overview,width=50%,align=center]

== Aviate Plugin

The Aviate plugin extends Kill Bill with additional endpoints. These endpoints are described in the *Aviate section* below. The plugin is available to users who have subscribed to our Flock plan, and it is installed by default on our `sandbox` deployment at https://aviate.killbill.io[aviate.killbill.io].
Expand Down
Loading