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 +

    Tags

      - - \ No newline at end of file +
      + + \ No newline at end of file