Skip to content

Running the Agent in Demo Mode

Here we show how to run the agent in demo mode

First install the agent for your platform.

You can run the installed InfiniStream Agent binary by just running

infini-agent demo

This command will:

  1. Automatically sign you up for a temporary account that is valid for 1 hour.

  2. Open a file explorer to see the objects created

  3. Run an in-memory JetStream publisher that will produce small JSON documents to a stream periodically.

  4. Run an in-memory JetStream consumer that consumes the JSON documents and prints them to the standard console.

  5. Open up your web browser to the InfiniStream console so you can explore the InfiniStream console and see in more detail.