Error
Woops. Looks like this page doesn't exist ¯\_(ツ)_/¯.
diff --git a/404.html b/404.html index 1c512e1..0aa4b4b 100644 --- a/404.html +++ b/404.html @@ -1,3 +1,3 @@ -
Woops. Looks like this page doesn't exist ¯\_(ツ)_/¯.
This is a tool that allows automation backplanes to be built that are specifically tailored to the needs of managed SaaS -software vendors.
Vendors who wish to build a SaaS offerings that allow their software to be installed and managed on private, customer owned, infrastructure +software vendors.
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:
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.
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.