Skip to content

Commit

Permalink
Merge pull request #58 from orb-community/update/nov24-update
Browse files Browse the repository at this point in the history
remove orb.live references, update messaging.
  • Loading branch information
leoparente authored Nov 19, 2024
2 parents 385f4dd + d3b8b71 commit 708b599
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 16 deletions.
7 changes: 0 additions & 7 deletions docs/documentation/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,6 @@ central location (usually a cloud environment on Kubernetes).

The instructions below are for installing the **Control Plane**. If you just need to install the **Orb Agent** (`orb-agent`), [see these instructions instead](/documentation/running_orb_agent).

The **Control Plane** can be [self-hosted](#self-host), or you can use our free [Orb SaaS](#orblive) service. Self-hosting gives you full privacy and control but is more complex. On the other hand, our SaaS gets you up and running quickly since you only need to create a free account on orb.live and then install the **Orb Agent** to your infrastructure.


## Orb.live
The Orb SaaS platform ([**orb.live**](http://orb.live)) is now in active development. This free service allows you to enjoy the benefits of the Orb platform without having to run your own control plane.

If you need to install the **Orb Agent** to be used with orb.live, [see these instructions](/documentation/running_orb_agent).

## Self-host

Expand Down
4 changes: 1 addition & 3 deletions docs/getting_started.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
!!! info
To get started, we suggest registering for a free account on our SaaS <a href="https://orb.live" target="_blank">Orb.live</a> platform. For those who prefer self hosting Orb, you can find detailed installation instructions in the Documentation section of this site ([Installation](documentation/install.md)).
You can find detailed installation instructions in the Documentation section of this site ([Installation](documentation/install.md)).

## Connect to Orb

Register for a free Orb.live account <a href="https://orb.live/auth/register" target="_blank">here</a>

1. **Register a new account**
![Register](./img/register.png)

Expand Down
10 changes: 4 additions & 6 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ hide:
![](img/01_Edge-Observability.png){ align=right .observability }
### Introducing Orb

**Orb** is a modern network observability platform built to provide critical visibility into increasingly complex and distributed networks. It can analyze network traffic, run synthetic network probes, and connect the resulting telemetry directly to your existing observability stacks with OpenTelemetry.
**Orb** is a modern network observability platform built to provide critical visibility into increasingly complex, segmented, and distributed networks. It can discover devices, analyze network traffic, run synthetic network probes, and connect telemetry to your existing observability stacks with OpenTelemetry.

**Orb** differentiates from other solutions by pushing analysis close to the traffic sources (reducing inactionable metrics and processing costs), and allows for dynamic reconfiguration of remote agents in real time.
**Orb** differentiates from other solutions by providing agent fleet management and allowing for dynamic reconfiguration of remote agents in real time.

<div class="grid orb-home-content">

Expand Down Expand Up @@ -53,7 +53,7 @@ to modern observability stacks via OpenTelemetry
<div class="md-typeset">
<h3>Integrate</h3>
<p>
The Orb control plane is a modern microservices application with well defined APIs that can be deployed to any Kubernetes service in a private or public cloud, avoiding vendor lock-in. The Orb agent is a lightweight, modular analyzer that can scale down
The Orb control plane is a modern microservices application with well defined APIs that can be deployed to any Kubernetes service in a private or public cloud, avoiding vendor lock-in. The Orb agent is lightweight and modular, and can scale down
to embedded platforms or up to full servers.
Orb is designed to easily integrate into the larger Network Automation ecosystem.
</p>
Expand All @@ -64,10 +64,8 @@ Orb is designed to easily integrate into the larger Network Automation ecosystem
![](img/06_WhereOrbFits.png){ align=left .wherefits .small}
### Where Orb fits

**Orb**’s focus is on providing full network visibility across control and data planes by pushing analysis close to devices and dynamically defining observability parameters which can change in real time via automation.
**Orb**’s focus is enabling network automation and visibility across network device control and data planes using a dynamically reconfigurable agent based system.

It is free, open-source software released under Mozilla Public License (MPL).

You can host **Orb** yourself, or run it through our hosted SaaS platform at <a href="https://orb.live" target="_blank">orb.live</a>.

***

0 comments on commit 708b599

Please sign in to comment.