Running the Agent in Demo Mode
Here we show how to run the agent in demo mode
First install the agent for your platform.
Standalone binary
Section titled “Standalone binary”You can run the installed InfiniStream Agent binary by just running
infini-agent demoThis command will:
-
Automatically sign you up for a temporary account that is valid for 1 hour.
-
Open a file explorer to see the objects created
-
Run an in-memory JetStream publisher that will produce small JSON documents to a stream periodically.
-
Run an in-memory JetStream consumer that consumes the JSON documents and prints them to the standard console.
-
Open up your web browser to the InfiniStream console so you can explore the InfiniStream console and see in more detail.