From e39b8b772dec17607de59341b2f649cdb75f080d Mon Sep 17 00:00:00 2001 From: ripienaar Date: Wed, 17 Apr 2024 06:48:50 +0000 Subject: [PATCH] deploy: c604da2f005e70b022e40b20e5ac355c5de1aa4a --- 404.html | 4 ++-- categories/index.html | 20 ++++++++++---------- index.html | 24 ++++++++++++------------ tags/index.html | 20 ++++++++++---------- 4 files changed, 34 insertions(+), 34 deletions(-) diff --git a/404.html b/404.html index 1c512e1..0aa4b4b 100644 --- a/404.html +++ b/404.html @@ -1,3 +1,3 @@ -404 Page not found :: Choria Machine Room - +404 Page not found :: Choria Machine Room +

Error

Woops. Looks like this page doesn't exist ¯\_(ツ)_/¯.

Go to homepage

Page not found!

\ No newline at end of file diff --git a/categories/index.html b/categories/index.html index 8bf59a1..e698ac3 100644 --- a/categories/index.html +++ b/categories/index.html @@ -1,16 +1,16 @@ -Categories :: Choria Machine Room - +Categories :: Choria Machine Room +

Categories

    - - \ No newline at end of file +
    + + \ No newline at end of file diff --git a/index.html b/index.html index 9288cfd..4ea6c1d 100644 --- a/index.html +++ b/index.html @@ -1,9 +1,9 @@ -Choria Machine Room - +Choria Machine Room +

    Overview

    This is a tool that allows automation backplanes to be built that are specifically tailored to the needs of managed SaaS -software vendors.

    Overview -Overview

    Vendors who wish to build a SaaS offerings that allow their software to be installed and managed on private, customer owned, infrastructure +software vendors.

    Overview +Overview

    Vendors who wish to build a SaaS offerings that allow their software to be installed and managed on private, customer owned, infrastructure can use this to build the client-side software agent quickly and easily.

    This tool takes care of:

    • Early provisioning of a customer into your SaaS
    • Management of applications using Choria Autonomous Agents
    • Data streaming, events and metrics communicated back to the SaaS using cloudevents format
    • Provides various orchestration primitives for managing multi node cluster rollouts
    • Over the air deployment of management control loops at runtime and at tremendous scale and performance

    Using this a SaaS can go from zero to code running safely in a customer environment with less than 100 lines of code, allowing you to focus on your core business needs.

    A single customer “site” can scale to 10s of thousands of nodes, and we support complex topologies and orchestration.

    Example

    An example speaks volumes, the code below is a complete setup of a Machine Room agent:

    func main() {
     	app, err := machineroom.New(machineroom.Options{
    @@ -39,14 +39,14 @@
     SaaS developer.

    - - \ No newline at end of file +
    + + \ No newline at end of file diff --git a/tags/index.html b/tags/index.html index 460154f..38542ca 100644 --- a/tags/index.html +++ b/tags/index.html @@ -1,16 +1,16 @@ -Tags :: Choria Machine Room - +Tags :: Choria Machine Room + - - \ No newline at end of file +
    + + \ No newline at end of file