Skip to content

Commit b27b849

Browse files
authored
Merge pull request killbill#654 from killbill/aviate-overview
Add Overview section to what_is_aviate.adoc with architecture diagram
2 parents f3d2d34 + 43c27cb commit b27b849

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed
79.9 KB
Binary file not shown.
193 KB
Loading

userguide/aviate/what_is_aviate.adoc

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ include::{sourcedir}/aviate/includes/aviate-card.adoc[]
55
== About Aviate
66
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.
77

8+
== Overview
9+
10+
Aviate is composed of two main components that work together to deliver a comprehensive billing management solution:
11+
12+
* *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.
13+
14+
* *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.
15+
16+
The following diagram illustrates the relationship between these components:
17+
18+
image::../assets/aviate/AviateOverview.png[Aviate Overview,width=50%,align=center]
19+
820
== Aviate Plugin
921

1022
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].

0 commit comments

Comments
 (0)